Apache CXF API

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

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

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

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

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

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


Apache CXF API

Apache CXF