Uses of Class
org.teamapps.model.system.Type
| Package | Description |
|---|---|
| org.teamapps.model.system |
-
Uses of Type in org.teamapps.model.system
Methods in org.teamapps.model.system that return Type Modifier and Type Method Description TypeSystemStarts. getType()TypeUdbSystemStarts. getType()static TypeType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Type[]Type. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.model.system with parameters of type Type Modifier and Type Method Description SystemStartsQuerySystemStartsQuery. orType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, Type... enums)SystemStartsQueryUdbSystemStartsQuery. orType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, Type... enums)SystemStartsSystemStarts. setType(Type value)SystemStartsUdbSystemStarts. setType(Type value)SystemStartsQuerySystemStartsQuery. type(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, Type... enums)SystemStartsQueryUdbSystemStartsQuery. type(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, Type... enums)