|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.PubKeyInfoType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.EncryptionPubKeyInfoType
public class EncryptionPubKeyInfoType
Datentyp für öffentliche Verschlüsselungsschlüssel.
Java class for EncryptionPubKeyInfoType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EncryptionPubKeyInfoType">
<complexContent>
<extension base="{http://www.ebics.org/H003}PubKeyInfoType">
<sequence>
<element name="EncryptionVersion" type="{http://www.ebics.org/H003}EncryptionVersionType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
encryptionVersion
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.PubKeyInfoType |
|---|
any, pubKeyValue, x509Data |
| Constructor Summary | |
|---|---|
EncryptionPubKeyInfoType()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.EncryptionPubKeyInfoType instance. |
|
EncryptionPubKeyInfoType(EncryptionPubKeyInfoType o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.EncryptionPubKeyInfoType instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EncryptionPubKeyInfoType |
clone()
Creates and returns a copy of this object. |
String |
getEncryptionVersion()
Gets the value of the encryptionVersion property. |
void |
setEncryptionVersion(String value)
Sets the value of the encryptionVersion property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.PubKeyInfoType |
|---|
getAny, getAny, getAnyLength, getPubKeyValue, getX509Data, setAny, setAny, setPubKeyValue, setX509Data |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String encryptionVersion
| Constructor Detail |
|---|
public EncryptionPubKeyInfoType()
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.EncryptionPubKeyInfoType instance.
public EncryptionPubKeyInfoType(EncryptionPubKeyInfoType o)
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.EncryptionPubKeyInfoType instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getEncryptionVersion()
Stringpublic void setEncryptionVersion(String value)
value - allowed object is
Stringpublic EncryptionPubKeyInfoType clone()
clone in class PubKeyInfoType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||