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