Uses of Class
com.helger.xsds.xmldsig.KeyValueType
-
-
Uses of KeyValueType in com.helger.xsds.xmldsig
Methods in com.helger.xsds.xmldsig that return KeyValueType Modifier and Type Method Description KeyValueTypeKeyValueType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2KeyValueTypeObjectFactory. createKeyValueType()Create an instance ofKeyValueTypeMethods in com.helger.xsds.xmldsig that return types with arguments of type KeyValueType Modifier and Type Method Description JAXBElement<KeyValueType>ObjectFactory. createKeyValue(KeyValueType value)Methods in com.helger.xsds.xmldsig with parameters of type KeyValueType Modifier and Type Method Description voidKeyValueType. cloneTo(KeyValueType ret)This method clones all values fromthisto the passed object.JAXBElement<KeyValueType>ObjectFactory. createKeyValue(KeyValueType value)
-