Uses of Class
com.helger.xsds.xmldsig11.CurveType
-
-
Uses of CurveType in com.helger.xsds.xmldsig11
Methods in com.helger.xsds.xmldsig11 that return CurveType Modifier and Type Method Description CurveTypeCurveType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2CurveTypeObjectFactory. createCurveType()Create an instance ofCurveTypeCurveTypeECParametersType. getCurve()Gets the value of the curve property.Methods in com.helger.xsds.xmldsig11 with parameters of type CurveType Modifier and Type Method Description voidCurveType. cloneTo(CurveType ret)This method clones all values fromthisto the passed object.voidECParametersType. setCurve(CurveType value)Sets the value of the curve property.
-