Uses of Class
com.helger.xsds.xmldsig11.ECParametersType
-
-
Uses of ECParametersType in com.helger.xsds.xmldsig11
Methods in com.helger.xsds.xmldsig11 that return ECParametersType Modifier and Type Method Description ECParametersTypeECParametersType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ECParametersTypeObjectFactory. createECParametersType()Create an instance ofECParametersTypeECParametersTypeECKeyValueType. getECParameters()Gets the value of the ecParameters property.Methods in com.helger.xsds.xmldsig11 with parameters of type ECParametersType Modifier and Type Method Description voidECParametersType. cloneTo(ECParametersType ret)This method clones all values fromthisto the passed object.voidECKeyValueType. setECParameters(ECParametersType value)Sets the value of the ecParameters property.
-