Uses of Class
org.gcube.informationsystem.types.PropertyTypeName.BaseTypeGroup
-
Packages that use PropertyTypeName.BaseTypeGroup Package Description org.gcube.informationsystem.types -
-
Uses of PropertyTypeName.BaseTypeGroup in org.gcube.informationsystem.types
Methods in org.gcube.informationsystem.types that return PropertyTypeName.BaseTypeGroup Modifier and Type Method Description static PropertyTypeName.BaseTypeGroupPropertyTypeName.BaseTypeGroup. valueOf(String name)Returns the enum constant of this type with the specified name.static PropertyTypeName.BaseTypeGroup[]PropertyTypeName.BaseTypeGroup. values()Returns an array containing the constants of this enum type, in the order they are declared.
-