Uses of Enum Class
org.keycloak.dom.saml.v2.metadata.ContactTypeType
-
Uses of ContactTypeType in org.keycloak.dom.saml.v2.metadata
Modifier and TypeMethodDescriptionstatic ContactTypeType
ContactType.getContactType()
Gets the value of the contactType property.static ContactTypeType
Returns the enum constant of this class with the specified name.static ContactTypeType[]
ContactTypeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ContactType.setContactType
(ContactTypeType value) Sets the value of the contactType property.