Apache CXF API

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

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

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

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

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

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


Apache CXF API

Apache CXF