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