|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.PubKeyDigestType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.DataEncryptionInfoType.EncryptionPubKeyDigest
public static class DataEncryptionInfoType.EncryptionPubKeyDigest
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>PubKeyDigestType">
<attribute name="Version" use="required" type="{http://www.ebics.org/H003}EncryptionVersionType" />
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
version
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.PubKeyDigestType |
|---|
algorithm, value |
| Constructor Summary | |
|---|---|
DataEncryptionInfoType.EncryptionPubKeyDigest()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.DataEncryptionInfoType.EncryptionPubKeyDigest instance. |
|
DataEncryptionInfoType.EncryptionPubKeyDigest(DataEncryptionInfoType.EncryptionPubKeyDigest o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.DataEncryptionInfoType.EncryptionPubKeyDigest instance by copying a given instance. |
|
| Method Summary | |
|---|---|
DataEncryptionInfoType.EncryptionPubKeyDigest |
clone()
Creates and returns a copy of this object. |
String |
getVersion()
Gets the value of the version property. |
void |
setVersion(String value)
Sets the value of the version property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.PubKeyDigestType |
|---|
getAlgorithm, getValue, setAlgorithm, setValue |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String version
| Constructor Detail |
|---|
public DataEncryptionInfoType.EncryptionPubKeyDigest()
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.DataEncryptionInfoType.EncryptionPubKeyDigest instance.
public DataEncryptionInfoType.EncryptionPubKeyDigest(DataEncryptionInfoType.EncryptionPubKeyDigest o)
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.DataEncryptionInfoType.EncryptionPubKeyDigest instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getVersion()
Stringpublic void setVersion(String value)
value - allowed object is
Stringpublic DataEncryptionInfoType.EncryptionPubKeyDigest clone()
clone in class PubKeyDigestType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||