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