Uses of Enum Class
org.damap.base.rest.madmp.dto.MetadataStandardId.Type
Packages that use MetadataStandardId.Type
-
Uses of MetadataStandardId.Type in org.damap.base.rest.madmp.dto
Methods in org.damap.base.rest.madmp.dto that return MetadataStandardId.TypeModifier and TypeMethodDescriptionstatic MetadataStandardId.TypeMetadataStandardId.getType()The Dataset Metadata Standard Identifier Type Schemastatic MetadataStandardId.TypeReturns the enum constant of this class with the specified name.static MetadataStandardId.Type[]MetadataStandardId.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.damap.base.rest.madmp.dto with parameters of type MetadataStandardId.TypeModifier and TypeMethodDescriptionvoidMetadataStandardId.setType(MetadataStandardId.Type type) The Dataset Metadata Standard Identifier Type Schema