|
||||||||||
| 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.HVZOrderDetailsType.FirstOrderInfo
public static class HVZOrderDetailsType.FirstOrderInfo
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="OrderPartyInfo" type="{http://www.w3.org/2001/XMLSchema}normalizedString" minOccurs="0"/>
<element name="AccountInfo" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice maxOccurs="2">
<element name="AccountNumber">
<complexType>
<simpleContent>
<extension base="<http://www.ebics.org/H003>AccountNumberType">
<attribute name="international" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="NationalAccountNumber">
<complexType>
<simpleContent>
<extension base="<http://www.ebics.org/H003>NationalAccountNumberType">
<attribute name="format" use="required" type="{http://www.w3.org/2001/XMLSchema}token" />
</extension>
</simpleContent>
</complexType>
</element>
</choice>
<choice maxOccurs="2">
<element name="BankCode">
<complexType>
<simpleContent>
<extension base="<http://www.ebics.org/H003>BankCodeType">
<attribute name="international" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="Prefix" type="{http://www.ebics.org/H003}BankCodePrefixType" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="NationalBankCode">
<complexType>
<simpleContent>
<extension base="<http://www.ebics.org/H003>NationalBankCodeType">
<attribute name="format" use="required" type="{http://www.w3.org/2001/XMLSchema}token" />
</extension>
</simpleContent>
</complexType>
</element>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
HVZOrderDetailsType.FirstOrderInfo.AccountInfo
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected HVZOrderDetailsType.FirstOrderInfo.AccountInfo |
accountInfo
|
protected String |
orderPartyInfo
|
| Constructor Summary | |
|---|---|
HVZOrderDetailsType.FirstOrderInfo()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.HVZOrderDetailsType.FirstOrderInfo instance. |
|
HVZOrderDetailsType.FirstOrderInfo(HVZOrderDetailsType.FirstOrderInfo o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.HVZOrderDetailsType.FirstOrderInfo instance by copying a given instance. |
|
| Method Summary | |
|---|---|
HVZOrderDetailsType.FirstOrderInfo |
clone()
Creates and returns a copy of this object. |
HVZOrderDetailsType.FirstOrderInfo.AccountInfo |
getAccountInfo()
Gets the value of the accountInfo property. |
String |
getOrderPartyInfo()
Gets the value of the orderPartyInfo property. |
void |
setAccountInfo(HVZOrderDetailsType.FirstOrderInfo.AccountInfo value)
Sets the value of the accountInfo property. |
void |
setOrderPartyInfo(String value)
Sets the value of the orderPartyInfo property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String orderPartyInfo
protected HVZOrderDetailsType.FirstOrderInfo.AccountInfo accountInfo
| Constructor Detail |
|---|
public HVZOrderDetailsType.FirstOrderInfo()
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.HVZOrderDetailsType.FirstOrderInfo instance.
public HVZOrderDetailsType.FirstOrderInfo(HVZOrderDetailsType.FirstOrderInfo o)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.HVZOrderDetailsType.FirstOrderInfo instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getOrderPartyInfo()
Stringpublic void setOrderPartyInfo(String value)
value - allowed object is
Stringpublic HVZOrderDetailsType.FirstOrderInfo.AccountInfo getAccountInfo()
HVZOrderDetailsType.FirstOrderInfo.AccountInfopublic void setAccountInfo(HVZOrderDetailsType.FirstOrderInfo.AccountInfo value)
value - allowed object is
HVZOrderDetailsType.FirstOrderInfo.AccountInfopublic HVZOrderDetailsType.FirstOrderInfo clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||