Uses of Class
com.helger.xsds.xmldsig.X509DataType
-
-
Uses of X509DataType in com.helger.xsds.xmldsig
Methods in com.helger.xsds.xmldsig that return X509DataType Modifier and Type Method Description X509DataTypeX509DataType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2X509DataTypeObjectFactory. createX509DataType()Create an instance ofX509DataTypeMethods in com.helger.xsds.xmldsig that return types with arguments of type X509DataType Modifier and Type Method Description JAXBElement<X509DataType>ObjectFactory. createX509Data(X509DataType value)Methods in com.helger.xsds.xmldsig with parameters of type X509DataType Modifier and Type Method Description voidX509DataType. cloneTo(X509DataType ret)This method clones all values fromthisto the passed object.JAXBElement<X509DataType>ObjectFactory. createX509Data(X509DataType value)
-