Uses of Enum Class
org.gcube.resourcemanagement.model.reference.entities.facets.IdentifierFacet.IdentificationType
Packages that use IdentifierFacet.IdentificationType
Package
Description
-
Uses of IdentifierFacet.IdentificationType in org.gcube.resourcemanagement.model.impl.entities.facets
Fields in org.gcube.resourcemanagement.model.impl.entities.facets declared as IdentifierFacet.IdentificationTypeModifier and TypeFieldDescriptionprotected IdentifierFacet.IdentificationTypeIdentifierFacetImpl.typeMethods in org.gcube.resourcemanagement.model.impl.entities.facets that return IdentifierFacet.IdentificationTypeMethods in org.gcube.resourcemanagement.model.impl.entities.facets with parameters of type IdentifierFacet.IdentificationTypeModifier and TypeMethodDescriptionvoidIdentifierFacetImpl.setIdentificationType(IdentifierFacet.IdentificationType type) -
Uses of IdentifierFacet.IdentificationType in org.gcube.resourcemanagement.model.reference.entities.facets
Methods in org.gcube.resourcemanagement.model.reference.entities.facets that return IdentifierFacet.IdentificationTypeModifier and TypeMethodDescriptionIdentifierFacet.getIdentificationType()Returns the enum constant of this class with the specified name.static IdentifierFacet.IdentificationType[]IdentifierFacet.IdentificationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gcube.resourcemanagement.model.reference.entities.facets with parameters of type IdentifierFacet.IdentificationTypeModifier and TypeMethodDescriptionvoidIdentifierFacet.setIdentificationType(IdentifierFacet.IdentificationType type)