Uses of Class
net.sf.okapi.filters.xini.GroupType
-
Packages that use GroupType Package Description net.sf.okapi.filters.xini -
-
Uses of GroupType in net.sf.okapi.filters.xini
Methods in net.sf.okapi.filters.xini that return GroupType Modifier and Type Method Description static GroupTypeGroupType. fromValue(String v)static GroupTypeGroupType. valueOf(String name)Returns the enum constant of this type with the specified name.static GroupType[]GroupType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-