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