Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig.PGPDataType

Packages that use PGPDataType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig   
 

Uses of PGPDataType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig that return PGPDataType
 PGPDataType PGPDataType.clone()
          Creates and returns a copy of this object.
 PGPDataType ObjectFactory.createPGPDataType()
          Create an instance of PGPDataType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.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 net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig with parameters of type PGPDataType
 javax.xml.bind.JAXBElement<PGPDataType> ObjectFactory.createPGPData(PGPDataType value)
          Create an instance of JAXBElement<PGPDataType>}
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig with parameters of type PGPDataType
PGPDataType(PGPDataType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig.PGPDataType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.