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