Uses of Class
org.gcube.application.geoportal.service.model.internal.db.PostgisTable.GeometryType
-
Packages that use PostgisTable.GeometryType Package Description org.gcube.application.geoportal.service.model.internal.db -
-
Uses of PostgisTable.GeometryType in org.gcube.application.geoportal.service.model.internal.db
Methods in org.gcube.application.geoportal.service.model.internal.db that return PostgisTable.GeometryType Modifier and Type Method Description static PostgisTable.GeometryTypePostgisTable.GeometryType. valueOf(String name)Returns the enum constant of this type with the specified name.static PostgisTable.GeometryType[]PostgisTable.GeometryType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-