Uses of Class
io.carml.model.TermType
-
Packages that use TermType Package Description io.carml.model -
-
Uses of TermType in io.carml.model
Methods in io.carml.model that return TermType Modifier and Type Method Description TermTypeTermMap. getTermType()static TermTypeTermType. valueOf(String name)Returns the enum constant of this type with the specified name.static TermType[]TermType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-