Uses of Class
org.jboss.identity.federation.saml.v2.generated.GoverningAgreementRefType

Packages that use GoverningAgreementRefType
org.jboss.identity.federation.saml.v2.generated   
 

Uses of GoverningAgreementRefType in org.jboss.identity.federation.saml.v2.generated
 

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

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

Methods in org.jboss.identity.federation.saml.v2.generated 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.generated 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.