Uses of Class
com.helger.xsds.xmldsig.SPKIDataType
-
-
Uses of SPKIDataType in com.helger.xsds.xmldsig
Methods in com.helger.xsds.xmldsig that return SPKIDataType Modifier and Type Method Description SPKIDataTypeSPKIDataType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2SPKIDataTypeObjectFactory. createSPKIDataType()Create an instance ofSPKIDataTypeMethods in com.helger.xsds.xmldsig that return types with arguments of type SPKIDataType Modifier and Type Method Description JAXBElement<SPKIDataType>ObjectFactory. createSPKIData(SPKIDataType value)Methods in com.helger.xsds.xmldsig with parameters of type SPKIDataType Modifier and Type Method Description voidSPKIDataType. cloneTo(SPKIDataType ret)This method clones all values fromthisto the passed object.JAXBElement<SPKIDataType>ObjectFactory. createSPKIData(SPKIDataType value)
-