Uses of Class
org.w3._2001._04.xmlenc.AgreementMethodType

Packages that use AgreementMethodType
org.w3._2001._04.xmlenc   
 

Uses of AgreementMethodType in org.w3._2001._04.xmlenc
 

Methods in org.w3._2001._04.xmlenc that return AgreementMethodType
 AgreementMethodType AgreementMethodType.clone()
          Creates and returns a deep copy of this object.
 AgreementMethodType ObjectFactory.createAgreementMethodType()
          Create an instance of AgreementMethodType
 

Methods in org.w3._2001._04.xmlenc that return types with arguments of type AgreementMethodType
 JAXBElement<AgreementMethodType> ObjectFactory.createAgreementMethod(AgreementMethodType value)
          Create an instance of JAXBElement<AgreementMethodType>}
 

Methods in org.w3._2001._04.xmlenc with parameters of type AgreementMethodType
 JAXBElement<AgreementMethodType> ObjectFactory.createAgreementMethod(AgreementMethodType value)
          Create an instance of JAXBElement<AgreementMethodType>}
 

Constructors in org.w3._2001._04.xmlenc with parameters of type AgreementMethodType
AgreementMethodType(AgreementMethodType o)
          Creates a new AgreementMethodType instance by deeply copying a given AgreementMethodType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.