Uses of Class
org.lorislab.p6.process.model.Type
-
Packages that use Type Package Description org.lorislab.p6.process.model -
-
Uses of Type in org.lorislab.p6.process.model
Fields in org.lorislab.p6.process.model declared as Type Modifier and Type Field Description TypeNode. typeMethods in org.lorislab.p6.process.model that return Type Modifier and Type Method Description static TypeType. valueOf(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.
-