Uses of Class
eu.europa.esig.xmldsig.jaxb.PGPDataType
-
Packages that use PGPDataType Package Description eu.europa.esig.xmldsig.jaxb -
-
Uses of PGPDataType in eu.europa.esig.xmldsig.jaxb
Methods in eu.europa.esig.xmldsig.jaxb that return PGPDataType Modifier and Type Method Description PGPDataTypeObjectFactory. createPGPDataType()Create an instance ofPGPDataTypeMethods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type PGPDataType Modifier and Type Method Description JAXBElement<PGPDataType>ObjectFactory. createPGPData(PGPDataType value)Methods in eu.europa.esig.xmldsig.jaxb with parameters of type PGPDataType Modifier and Type Method Description JAXBElement<PGPDataType>ObjectFactory. createPGPData(PGPDataType value)
-