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