Uses of Class
org.w3._2000._09.xmldsig_.PGPDataType

Packages that use PGPDataType
org.w3._2000._09.xmldsig_   
 

Uses of PGPDataType in org.w3._2000._09.xmldsig_
 

Methods in org.w3._2000._09.xmldsig_ that return PGPDataType
 PGPDataType ObjectFactory.createPGPDataType()
          Create an instance of PGPDataType
 

Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type PGPDataType
 javax.xml.bind.JAXBElement<PGPDataType> ObjectFactory.createPGPData(PGPDataType value)
          Create an instance of JAXBElement<PGPDataType>}
 

Methods in org.w3._2000._09.xmldsig_ with parameters of type PGPDataType
 javax.xml.bind.JAXBElement<PGPDataType> ObjectFactory.createPGPData(PGPDataType value)
          Create an instance of JAXBElement<PGPDataType>}
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.