Uses of Class
com.helger.xsds.xmldsig11.ECKeyValueType
-
-
Uses of ECKeyValueType in com.helger.xsds.xmldsig11
Methods in com.helger.xsds.xmldsig11 that return ECKeyValueType Modifier and Type Method Description ECKeyValueTypeECKeyValueType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ECKeyValueTypeObjectFactory. createECKeyValueType()Create an instance ofECKeyValueTypeMethods in com.helger.xsds.xmldsig11 that return types with arguments of type ECKeyValueType Modifier and Type Method Description JAXBElement<ECKeyValueType>ObjectFactory. createECKeyValue(ECKeyValueType value)Methods in com.helger.xsds.xmldsig11 with parameters of type ECKeyValueType Modifier and Type Method Description voidECKeyValueType. cloneTo(ECKeyValueType ret)This method clones all values fromthisto the passed object.JAXBElement<ECKeyValueType>ObjectFactory. createECKeyValue(ECKeyValueType value)
-