Apache CXF API

Uses of Class
org.apache.cxf.xkms.model.xmlenc.AgreementMethodType

Packages that use AgreementMethodType
org.apache.cxf.xkms.model.xmlenc   
 

Uses of AgreementMethodType in org.apache.cxf.xkms.model.xmlenc
 

Methods in org.apache.cxf.xkms.model.xmlenc that return AgreementMethodType
 AgreementMethodType ObjectFactory.createAgreementMethodType()
          Create an instance of AgreementMethodType
 

Methods in org.apache.cxf.xkms.model.xmlenc that return types with arguments of type AgreementMethodType
 JAXBElement<AgreementMethodType> ObjectFactory.createAgreementMethod(AgreementMethodType value)
          Create an instance of JAXBElement<AgreementMethodType>}
 

Methods in org.apache.cxf.xkms.model.xmlenc with parameters of type AgreementMethodType
 JAXBElement<AgreementMethodType> ObjectFactory.createAgreementMethod(AgreementMethodType value)
          Create an instance of JAXBElement<AgreementMethodType>}
 


Apache CXF API

Apache CXF