Uses of Class
org.gcube.application.cms.sdi.engine.PostgisTable.FieldType
-
Packages that use PostgisTable.FieldType Package Description org.gcube.application.cms.sdi.engine -
-
Uses of PostgisTable.FieldType in org.gcube.application.cms.sdi.engine
Methods in org.gcube.application.cms.sdi.engine that return PostgisTable.FieldType Modifier and Type Method Description static PostgisTable.FieldTypePostgisTable.FieldType. valueOf(String name)Returns the enum constant of this type with the specified name.static PostgisTable.FieldType[]PostgisTable.FieldType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-