|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SignatureType | |
---|---|
at.gv.zustellung.zusemsg.xsd.saml | |
at.gv.zustellung.zusemsg.xsd.xmldsig | |
at.gv.zustellung.zusemsg.xsd.zuse |
Uses of SignatureType in at.gv.zustellung.zusemsg.xsd.saml |
---|
Methods in at.gv.zustellung.zusemsg.xsd.saml that return SignatureType | |
---|---|
SignatureType |
AssertionType.getSignature()
Gets the value of the signature property. |
Methods in at.gv.zustellung.zusemsg.xsd.saml with parameters of type SignatureType | |
---|---|
void |
AssertionType.setSignature(SignatureType value)
Sets the value of the signature property. |
Uses of SignatureType in at.gv.zustellung.zusemsg.xsd.xmldsig |
---|
Methods in at.gv.zustellung.zusemsg.xsd.xmldsig that return SignatureType | |
---|---|
SignatureType |
ObjectFactory.createSignatureType()
Create an instance of SignatureType |
Methods in at.gv.zustellung.zusemsg.xsd.xmldsig that return types with arguments of type SignatureType | |
---|---|
JAXBElement<SignatureType> |
ObjectFactory.createSignature(SignatureType value)
Create an instance of JAXBElement < SignatureType > } |
Methods in at.gv.zustellung.zusemsg.xsd.xmldsig with parameters of type SignatureType | |
---|---|
JAXBElement<SignatureType> |
ObjectFactory.createSignature(SignatureType value)
Create an instance of JAXBElement < SignatureType > } |
Uses of SignatureType in at.gv.zustellung.zusemsg.xsd.zuse |
---|
Methods in at.gv.zustellung.zusemsg.xsd.zuse that return SignatureType | |
---|---|
SignatureType |
DeliveryNotificationType.Error.getSignature()
Gets the value of the signature property. |
SignatureType |
DeliveryNotificationType.Success.getSignature()
Gets the value of the signature property. |
SignatureType |
DeliveryConfirmationType.getSignature()
Gets the value of the signature property. |
Methods in at.gv.zustellung.zusemsg.xsd.zuse with parameters of type SignatureType | |
---|---|
void |
DeliveryNotificationType.Error.setSignature(SignatureType value)
Sets the value of the signature property. |
void |
DeliveryNotificationType.Success.setSignature(SignatureType value)
Sets the value of the signature property. |
void |
DeliveryConfirmationType.setSignature(SignatureType value)
Sets the value of the signature property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |