|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use X509DataType | |
---|---|
org.w3._2000._09.xmldsig |
Uses of X509DataType in org.w3._2000._09.xmldsig |
---|
Methods in org.w3._2000._09.xmldsig that return X509DataType | |
---|---|
X509DataType |
X509DataType.clone()
Creates and returns a deep copy of this object. |
X509DataType |
ObjectFactory.createX509DataType()
Create an instance of X509DataType |
Methods in org.w3._2000._09.xmldsig that return types with arguments of type X509DataType | |
---|---|
JAXBElement<X509DataType> |
ObjectFactory.createX509Data(X509DataType value)
Create an instance of JAXBElement < X509DataType > } |
Methods in org.w3._2000._09.xmldsig with parameters of type X509DataType | |
---|---|
JAXBElement<X509DataType> |
ObjectFactory.createX509Data(X509DataType value)
Create an instance of JAXBElement < X509DataType > } |
Constructors in org.w3._2000._09.xmldsig with parameters of type X509DataType | |
---|---|
X509DataType(X509DataType o)
Creates a new X509DataType instance by deeply copying a given X509DataType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |