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