|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
PGPDataType.clone()
Creates and returns a deep copy of this object. |
PGPDataType |
ObjectFactory.createPGPDataType()
Create an instance of PGPDataType |
Methods in org.w3._2000._09.xmldsig that return types with arguments of type PGPDataType | |
---|---|
JAXBElement<PGPDataType> |
ObjectFactory.createPGPData(PGPDataType value)
Create an instance of JAXBElement < PGPDataType > } |
Methods in org.w3._2000._09.xmldsig with parameters of type PGPDataType | |
---|---|
JAXBElement<PGPDataType> |
ObjectFactory.createPGPData(PGPDataType value)
Create an instance of JAXBElement < PGPDataType > } |
Constructors in org.w3._2000._09.xmldsig with parameters of type PGPDataType | |
---|---|
PGPDataType(PGPDataType o)
Creates a new PGPDataType instance by deeply copying a given PGPDataType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |