Uses of Class
org.apache.cxf.xkms.model.xmlenc.DHKeyValueType
-
Packages that use DHKeyValueType Package Description 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 Modifier and Type Method Description DHKeyValueTypeObjectFactory. createDHKeyValueType()Create an instance ofDHKeyValueTypeMethods in org.apache.cxf.xkms.model.xmlenc that return types with arguments of type DHKeyValueType Modifier and Type Method Description javax.xml.bind.JAXBElement<DHKeyValueType>ObjectFactory. createDHKeyValue(DHKeyValueType value)Methods in org.apache.cxf.xkms.model.xmlenc with parameters of type DHKeyValueType Modifier and Type Method Description javax.xml.bind.JAXBElement<DHKeyValueType>ObjectFactory. createDHKeyValue(DHKeyValueType value)
-