|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SignatureValueType | |
---|---|
at.gv.zustellung.zkopf.xsd.xmldsig |
Uses of SignatureValueType in at.gv.zustellung.zkopf.xsd.xmldsig |
---|
Methods in at.gv.zustellung.zkopf.xsd.xmldsig that return SignatureValueType | |
---|---|
SignatureValueType |
ObjectFactory.createSignatureValueType()
Create an instance of SignatureValueType |
SignatureValueType |
SignatureType.getSignatureValue()
Gets the value of the signatureValue property. |
Methods in at.gv.zustellung.zkopf.xsd.xmldsig that return types with arguments of type SignatureValueType | |
---|---|
JAXBElement<SignatureValueType> |
ObjectFactory.createSignatureValue(SignatureValueType value)
Create an instance of JAXBElement < SignatureValueType > } |
Methods in at.gv.zustellung.zkopf.xsd.xmldsig with parameters of type SignatureValueType | |
---|---|
JAXBElement<SignatureValueType> |
ObjectFactory.createSignatureValue(SignatureValueType value)
Create an instance of JAXBElement < SignatureValueType > } |
void |
SignatureType.setSignatureValue(SignatureValueType value)
Sets the value of the signatureValue property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |