Uses of Class
org.jboss.identity.federation.saml.v2.metadata.ContactTypeType

Packages that use ContactTypeType
org.jboss.identity.federation.saml.v2.metadata   
 

Uses of ContactTypeType in org.jboss.identity.federation.saml.v2.metadata
 

Fields in org.jboss.identity.federation.saml.v2.metadata declared as ContactTypeType
protected  ContactTypeType ContactType.contactType
           
 

Methods in org.jboss.identity.federation.saml.v2.metadata that return ContactTypeType
static ContactTypeType ContactTypeType.fromValue(java.lang.String v)
           
 ContactTypeType ContactType.getContactType()
          Gets the value of the contactType property.
static ContactTypeType ContactTypeType.valueOf(java.lang.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're declared.
 

Methods in org.jboss.identity.federation.saml.v2.metadata with parameters of type ContactTypeType
 void ContactType.setContactType(ContactTypeType value)
          Sets the value of the contactType property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.