Apache CXF API

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

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

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

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

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

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


Apache CXF API

Apache CXF