|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContactTypeType | |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.metadata | |
| Uses of ContactTypeType in org.jboss.seam.security.external.jaxb.samlv2.metadata |
|---|
| Fields in org.jboss.seam.security.external.jaxb.samlv2.metadata declared as ContactTypeType | |
|---|---|
protected ContactTypeType |
ContactType.contactType
|
| Methods in org.jboss.seam.security.external.jaxb.samlv2.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.jboss.seam.security.external.jaxb.samlv2.metadata with parameters of type ContactTypeType | |
|---|---|
void |
ContactType.setContactType(ContactTypeType value)
Sets the value of the contactType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||