Apache CXF API

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

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

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

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

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

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


Apache CXF API

Apache CXF