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

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

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

Fields in org.jboss.identity.federation.saml.v2.generated declared as GoverningAgreementsType
protected  GoverningAgreementsType IdentificationType.governingAgreements
           
protected  GoverningAgreementsType AuthnContextDeclarationBaseType.governingAgreements
           
 

Methods in org.jboss.identity.federation.saml.v2.generated that return GoverningAgreementsType
 GoverningAgreementsType ObjectFactory.createGoverningAgreementsType()
          Create an instance of GoverningAgreementsType
 GoverningAgreementsType IdentificationType.getGoverningAgreements()
          Gets the value of the governingAgreements property.
 GoverningAgreementsType AuthnContextDeclarationBaseType.getGoverningAgreements()
          Gets the value of the governingAgreements property.
 

Methods in org.jboss.identity.federation.saml.v2.generated that return types with arguments of type GoverningAgreementsType
 javax.xml.bind.JAXBElement<GoverningAgreementsType> ObjectFactory.createGoverningAgreements(GoverningAgreementsType value)
          Create an instance of JAXBElement<GoverningAgreementsType>}
 

Methods in org.jboss.identity.federation.saml.v2.generated with parameters of type GoverningAgreementsType
 javax.xml.bind.JAXBElement<GoverningAgreementsType> ObjectFactory.createGoverningAgreements(GoverningAgreementsType value)
          Create an instance of JAXBElement<GoverningAgreementsType>}
 void IdentificationType.setGoverningAgreements(GoverningAgreementsType value)
          Sets the value of the governingAgreements property.
 void AuthnContextDeclarationBaseType.setGoverningAgreements(GoverningAgreementsType value)
          Sets the value of the governingAgreements property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.