|
||||||||||
| 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.s001.PubKeyInfoType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.s001.SignaturePubKeyInfoType
public class SignaturePubKeyInfoType
Datentyp für öffentliche bankfachliche Schlüssel.
Java class for SignaturePubKeyInfoType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SignaturePubKeyInfoType">
<complexContent>
<extension base="{http://www.ebics.org/S001}PubKeyInfoType">
<sequence>
<element name="SignatureVersion" type="{http://www.ebics.org/S001}SignatureVersionType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
signatureVersion
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.s001.PubKeyInfoType |
|---|
any, pubKeyValue, x509Data |
| Constructor Summary | |
|---|---|
SignaturePubKeyInfoType()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.s001.SignaturePubKeyInfoType instance. |
|
SignaturePubKeyInfoType(SignaturePubKeyInfoType o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.s001.SignaturePubKeyInfoType instance by copying a given instance. |
|
| Method Summary | |
|---|---|
SignaturePubKeyInfoType |
clone()
Creates and returns a copy of this object. |
String |
getSignatureVersion()
Gets the value of the signatureVersion property. |
void |
setSignatureVersion(String value)
Sets the value of the signatureVersion property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.s001.PubKeyInfoType |
|---|
copyAny, getAny, getPubKeyValue, getX509Data, setPubKeyValue, setX509Data |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String signatureVersion
| Constructor Detail |
|---|
public SignaturePubKeyInfoType()
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.s001.SignaturePubKeyInfoType instance.
public SignaturePubKeyInfoType(SignaturePubKeyInfoType o)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.s001.SignaturePubKeyInfoType instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getSignatureVersion()
Stringpublic void setSignatureVersion(String value)
value - allowed object is
Stringpublic SignaturePubKeyInfoType clone()
clone in class PubKeyInfoType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||