Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.telephony.AlphabetType

Packages that use AlphabetType
org.jboss.identity.federation.saml.v2.ac.classes.telephony   
 

Uses of AlphabetType in org.jboss.identity.federation.saml.v2.ac.classes.telephony
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.telephony declared as AlphabetType
protected  AlphabetType PasswordType.alphabet
           
protected  AlphabetType ActivationPinType.alphabet
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.telephony that return AlphabetType
 AlphabetType ObjectFactory.createAlphabetType()
          Create an instance of AlphabetType
 AlphabetType PasswordType.getAlphabet()
          Gets the value of the alphabet property.
 AlphabetType ActivationPinType.getAlphabet()
          Gets the value of the alphabet property.
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.telephony that return types with arguments of type AlphabetType
 javax.xml.bind.JAXBElement<AlphabetType> ObjectFactory.createAlphabet(AlphabetType value)
          Create an instance of JAXBElement<AlphabetType>}
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.telephony with parameters of type AlphabetType
 javax.xml.bind.JAXBElement<AlphabetType> ObjectFactory.createAlphabet(AlphabetType value)
          Create an instance of JAXBElement<AlphabetType>}
 void PasswordType.setAlphabet(AlphabetType value)
          Sets the value of the alphabet property.
 void ActivationPinType.setAlphabet(AlphabetType value)
          Sets the value of the alphabet property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.