Uses of Class
net.n2oapp.framework.api.metadata.meta.control.ImageUpload.ListType
-
Packages that use ImageUpload.ListType Package Description net.n2oapp.framework.api.metadata.meta.control -
-
Uses of ImageUpload.ListType in net.n2oapp.framework.api.metadata.meta.control
Methods in net.n2oapp.framework.api.metadata.meta.control that return ImageUpload.ListType Modifier and Type Method Description static ImageUpload.ListTypeImageUpload.ListType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ImageUpload.ListType[]ImageUpload.ListType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-