|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.EbicsUnsignedRequest.Body.DataTransfer.SignatureData
public static class EbicsUnsignedRequest.Body.DataTransfer.SignatureData
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.ebics.org/H003>SignatureDataType">
<attGroup ref="{http://www.ebics.org/H003}AuthenticationMarker"/>
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected boolean |
authenticate
|
protected byte[] |
value
|
| Constructor Summary | |
|---|---|
EbicsUnsignedRequest.Body.DataTransfer.SignatureData()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.EbicsUnsignedRequest.Body.DataTransfer.SignatureData instance. |
|
EbicsUnsignedRequest.Body.DataTransfer.SignatureData(EbicsUnsignedRequest.Body.DataTransfer.SignatureData o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.EbicsUnsignedRequest.Body.DataTransfer.SignatureData instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EbicsUnsignedRequest.Body.DataTransfer.SignatureData |
clone()
Creates and returns a copy of this object. |
byte[] |
getValue()
Datentyp für binäre Signaturdaten (komprimiert, verschlüsselt und kodiert). |
boolean |
isAuthenticate()
Gets the value of the authenticate property. |
void |
setAuthenticate(boolean value)
Sets the value of the authenticate property. |
void |
setValue(byte[] value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected byte[] value
protected boolean authenticate
| Constructor Detail |
|---|
public EbicsUnsignedRequest.Body.DataTransfer.SignatureData()
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.EbicsUnsignedRequest.Body.DataTransfer.SignatureData instance.
public EbicsUnsignedRequest.Body.DataTransfer.SignatureData(EbicsUnsignedRequest.Body.DataTransfer.SignatureData o)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.EbicsUnsignedRequest.Body.DataTransfer.SignatureData instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public byte[] getValue()
public void setValue(byte[] value)
value - allowed object is
byte[]public boolean isAuthenticate()
public void setAuthenticate(boolean value)
public EbicsUnsignedRequest.Body.DataTransfer.SignatureData clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||