Uses of Class
com.helger.xsds.xmldsig.PGPDataType
-
-
Uses of PGPDataType in com.helger.xsds.xmldsig
Methods in com.helger.xsds.xmldsig that return PGPDataType Modifier and Type Method Description PGPDataTypePGPDataType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2PGPDataTypeObjectFactory. createPGPDataType()Create an instance ofPGPDataTypeMethods in com.helger.xsds.xmldsig that return types with arguments of type PGPDataType Modifier and Type Method Description JAXBElement<PGPDataType>ObjectFactory. createPGPData(PGPDataType value)Methods in com.helger.xsds.xmldsig with parameters of type PGPDataType Modifier and Type Method Description voidPGPDataType. cloneTo(PGPDataType ret)This method clones all values fromthisto the passed object.JAXBElement<PGPDataType>ObjectFactory. createPGPData(PGPDataType value)
-