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