Uses of Enum Class
org.damap.base.rest.madmp.dto.DatasetId.Type
Packages that use DatasetId.Type
-
Uses of DatasetId.Type in org.damap.base.rest.madmp.dto
Methods in org.damap.base.rest.madmp.dto that return DatasetId.TypeModifier and TypeMethodDescriptionstatic DatasetId.TypeDatasetId.getType()The Dataset Identifier Type Schemastatic DatasetId.TypeReturns the enum constant of this class with the specified name.static DatasetId.Type[]DatasetId.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 DatasetId.TypeModifier and TypeMethodDescriptionvoidDatasetId.setType(DatasetId.Type type) The Dataset Identifier Type Schema