Apache CXF API

Uses of Class
org.apache.cxf.xkms.model.xmldsig.RetrievalMethodType

Packages that use RetrievalMethodType
org.apache.cxf.xkms.model.xmldsig   
 

Uses of RetrievalMethodType in org.apache.cxf.xkms.model.xmldsig
 

Methods in org.apache.cxf.xkms.model.xmldsig that return RetrievalMethodType
 RetrievalMethodType ObjectFactory.createRetrievalMethodType()
          Create an instance of RetrievalMethodType
 

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

Methods in org.apache.cxf.xkms.model.xmldsig with parameters of type RetrievalMethodType
 JAXBElement<RetrievalMethodType> ObjectFactory.createRetrievalMethod(RetrievalMethodType value)
          Create an instance of JAXBElement<RetrievalMethodType>}
 


Apache CXF API

Apache CXF