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