|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContactType | |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.metadata | |
| Uses of ContactType in org.jboss.seam.security.external.jaxb.samlv2.metadata |
|---|
| Fields in org.jboss.seam.security.external.jaxb.samlv2.metadata with type parameters of type ContactType | |
|---|---|
protected List<ContactType> |
EntityDescriptorType.contactPerson
|
protected List<ContactType> |
RoleDescriptorType.contactPerson
|
| Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata that return ContactType | |
|---|---|
ContactType |
ObjectFactory.createContactType()
Create an instance of ContactType |
| Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata that return types with arguments of type ContactType | |
|---|---|
JAXBElement<ContactType> |
ObjectFactory.createContactPerson(ContactType value)
Create an instance of JAXBElement<ContactType>} |
List<ContactType> |
EntityDescriptorType.getContactPerson()
Gets the value of the contactPerson property. |
List<ContactType> |
RoleDescriptorType.getContactPerson()
Gets the value of the contactPerson property. |
| Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata with parameters of type ContactType | |
|---|---|
JAXBElement<ContactType> |
ObjectFactory.createContactPerson(ContactType value)
Create an instance of JAXBElement<ContactType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||