|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.StaticHeaderType.BankPubKeyDigests
public static class StaticHeaderType.BankPubKeyDigests
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Authentication">
<complexType>
<simpleContent>
<extension base="<http://www.ebics.org/H003>PubKeyDigestType">
<attribute name="Version" use="required" type="{http://www.ebics.org/H003}AuthenticationVersionType" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="Encryption">
<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>
</element>
<element name="Signature" maxOccurs="0" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.ebics.org/H003>PubKeyDigestType">
<attribute name="Version" use="required" type="{http://www.ebics.org/H003}SignatureVersionType" />
</extension>
</simpleContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
StaticHeaderType.BankPubKeyDigests.Authentication
Java class for anonymous complex type. |
static class |
StaticHeaderType.BankPubKeyDigests.Encryption
Java class for anonymous complex type. |
static class |
StaticHeaderType.BankPubKeyDigests.Signature
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected StaticHeaderType.BankPubKeyDigests.Authentication |
authentication
|
protected StaticHeaderType.BankPubKeyDigests.Encryption |
encryption
|
| Constructor Summary | |
|---|---|
StaticHeaderType.BankPubKeyDigests()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.StaticHeaderType.BankPubKeyDigests instance. |
|
StaticHeaderType.BankPubKeyDigests(StaticHeaderType.BankPubKeyDigests o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.StaticHeaderType.BankPubKeyDigests instance by copying a given instance. |
|
| Method Summary | |
|---|---|
StaticHeaderType.BankPubKeyDigests |
clone()
Creates and returns a copy of this object. |
StaticHeaderType.BankPubKeyDigests.Authentication |
getAuthentication()
Gets the value of the authentication property. |
StaticHeaderType.BankPubKeyDigests.Encryption |
getEncryption()
Gets the value of the encryption property. |
void |
setAuthentication(StaticHeaderType.BankPubKeyDigests.Authentication value)
Sets the value of the authentication property. |
void |
setEncryption(StaticHeaderType.BankPubKeyDigests.Encryption value)
Sets the value of the encryption property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected StaticHeaderType.BankPubKeyDigests.Authentication authentication
protected StaticHeaderType.BankPubKeyDigests.Encryption encryption
| Constructor Detail |
|---|
public StaticHeaderType.BankPubKeyDigests()
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.StaticHeaderType.BankPubKeyDigests instance.
public StaticHeaderType.BankPubKeyDigests(StaticHeaderType.BankPubKeyDigests o)
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.StaticHeaderType.BankPubKeyDigests instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public StaticHeaderType.BankPubKeyDigests.Authentication getAuthentication()
StaticHeaderType.BankPubKeyDigests.Authenticationpublic void setAuthentication(StaticHeaderType.BankPubKeyDigests.Authentication value)
value - allowed object is
StaticHeaderType.BankPubKeyDigests.Authenticationpublic StaticHeaderType.BankPubKeyDigests.Encryption getEncryption()
StaticHeaderType.BankPubKeyDigests.Encryptionpublic void setEncryption(StaticHeaderType.BankPubKeyDigests.Encryption value)
value - allowed object is
StaticHeaderType.BankPubKeyDigests.Encryptionpublic StaticHeaderType.BankPubKeyDigests clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||