Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.authenticatedtelephony.GoverningAgreementRefType

Packages that use GoverningAgreementRefType
org.jboss.identity.federation.saml.v2.ac.classes.authenticatedtelephony   
 

Uses of GoverningAgreementRefType in org.jboss.identity.federation.saml.v2.ac.classes.authenticatedtelephony
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.authenticatedtelephony with type parameters of type GoverningAgreementRefType
protected  java.util.List<GoverningAgreementRefType> GoverningAgreementsType.governingAgreementRef
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.authenticatedtelephony that return GoverningAgreementRefType
 GoverningAgreementRefType ObjectFactory.createGoverningAgreementRefType()
          Create an instance of GoverningAgreementRefType
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.authenticatedtelephony that return types with arguments of type GoverningAgreementRefType
 javax.xml.bind.JAXBElement<GoverningAgreementRefType> ObjectFactory.createGoverningAgreementRef(GoverningAgreementRefType value)
          Create an instance of JAXBElement<GoverningAgreementRefType>}
 java.util.List<GoverningAgreementRefType> GoverningAgreementsType.getGoverningAgreementRef()
          Gets the value of the governingAgreementRef property.
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.authenticatedtelephony with parameters of type GoverningAgreementRefType
 javax.xml.bind.JAXBElement<GoverningAgreementRefType> ObjectFactory.createGoverningAgreementRef(GoverningAgreementRefType value)
          Create an instance of JAXBElement<GoverningAgreementRefType>}
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.