Class ItemForm


  • public class ItemForm
    extends Object
    • Field Detail

      • name

        @Size(max=100)
        public @Size(max=100) String name
      • uploadFile

        public org.lastaflute.web.ruts.multipart.MultipartFormFile uploadFile
    • Constructor Detail

      • ItemForm

        public ItemForm()