|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SignatureMethodType | |
---|---|
at.gv.zustellung.zkopf.xsd.xmldsig |
Uses of SignatureMethodType in at.gv.zustellung.zkopf.xsd.xmldsig |
---|
Methods in at.gv.zustellung.zkopf.xsd.xmldsig that return SignatureMethodType | |
---|---|
SignatureMethodType |
ObjectFactory.createSignatureMethodType()
Create an instance of SignatureMethodType |
SignatureMethodType |
SignedInfoType.getSignatureMethod()
Gets the value of the signatureMethod property. |
Methods in at.gv.zustellung.zkopf.xsd.xmldsig that return types with arguments of type SignatureMethodType | |
---|---|
JAXBElement<SignatureMethodType> |
ObjectFactory.createSignatureMethod(SignatureMethodType value)
Create an instance of JAXBElement < SignatureMethodType > } |
Methods in at.gv.zustellung.zkopf.xsd.xmldsig with parameters of type SignatureMethodType | |
---|---|
JAXBElement<SignatureMethodType> |
ObjectFactory.createSignatureMethod(SignatureMethodType value)
Create an instance of JAXBElement < SignatureMethodType > } |
void |
SignedInfoType.setSignatureMethod(SignatureMethodType value)
Sets the value of the signatureMethod property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |