Uses of Class
com.helger.xsds.xmldsig11.NamedCurveType
-
-
Uses of NamedCurveType in com.helger.xsds.xmldsig11
Methods in com.helger.xsds.xmldsig11 that return NamedCurveType Modifier and Type Method Description NamedCurveTypeNamedCurveType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2NamedCurveTypeObjectFactory. createNamedCurveType()Create an instance ofNamedCurveTypeNamedCurveTypeECKeyValueType. getNamedCurve()Gets the value of the namedCurve property.Methods in com.helger.xsds.xmldsig11 with parameters of type NamedCurveType Modifier and Type Method Description voidNamedCurveType. cloneTo(NamedCurveType ret)This method clones all values fromthisto the passed object.voidECKeyValueType. setNamedCurve(NamedCurveType value)Sets the value of the namedCurve property.
-