Uses of Class
org.gcube.application.geoportalcommon.shared.geoportal.project.IdentificationReferencesTYPE
-
Packages that use IdentificationReferencesTYPE Package Description org.gcube.application.geoportalcommon.shared.geoportal.project -
-
Uses of IdentificationReferencesTYPE in org.gcube.application.geoportalcommon.shared.geoportal.project
Methods in org.gcube.application.geoportalcommon.shared.geoportal.project that return IdentificationReferencesTYPE Modifier and Type Method Description IdentificationReferencesTYPEIdentificationReferenceDV. asIdentificationReferencesTYPE()static IdentificationReferencesTYPEIdentificationReferencesTYPE. valueOf(String name)Returns the enum constant of this type with the specified name.static IdentificationReferencesTYPE[]IdentificationReferencesTYPE. values()Returns an array containing the constants of this enum type, in the order they are declared.
-