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