|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContactTypeType | |
---|---|
org.picketlink.identity.federation.saml.v2.metadata |
Uses of ContactTypeType in org.picketlink.identity.federation.saml.v2.metadata |
---|
Fields in org.picketlink.identity.federation.saml.v2.metadata declared as ContactTypeType | |
---|---|
protected ContactTypeType |
ContactType.contactType
|
Methods in org.picketlink.identity.federation.saml.v2.metadata that return ContactTypeType | |
---|---|
static ContactTypeType |
ContactTypeType.fromValue(String v)
|
ContactTypeType |
ContactType.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 org.picketlink.identity.federation.saml.v2.metadata with parameters of type ContactTypeType | |
---|---|
void |
ContactType.setContactType(ContactTypeType value)
Sets the value of the contactType property. |
Constructors in org.picketlink.identity.federation.saml.v2.metadata with parameters of type ContactTypeType | |
---|---|
ContactType(ContactTypeType contactType)
|
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |