|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContactTypeType | |
---|---|
oasis.names.tc.saml._2_0.metadata |
Uses of ContactTypeType in oasis.names.tc.saml._2_0.metadata |
---|
Methods in oasis.names.tc.saml._2_0.metadata that return ContactTypeType | |
---|---|
static ContactTypeType |
ContactTypeType.fromValue(String v)
|
ContactTypeType |
ContactPerson.getContactType()
Gets the value of the contactType property. |
static ContactTypeType |
ContactTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContactTypeType[] |
ContactTypeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oasis.names.tc.saml._2_0.metadata with parameters of type ContactTypeType | |
---|---|
void |
ContactPerson.setContactType(ContactTypeType value)
Sets the value of the contactType property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |