|
||||||||||
| 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.AccountType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.PartnerInfoType.AccountInfo
public static class PartnerInfoType.AccountInfo
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.ebics.org/H003}AccountType">
<sequence>
<element name="UsageOrderTypes" type="{http://www.ebics.org/H003}OrderTListType" minOccurs="0"/>
<any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="ID" use="required" type="{http://www.ebics.org/H003}AccountIDType" />
</extension>
</complexContent>
</complexType>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.AccountType |
|---|
AccountType.AccountNumber, AccountType.BankCode, AccountType.NationalAccountNumber, AccountType.NationalBankCode |
| Field Summary | |
|---|---|
protected Object[] |
any
|
protected String |
id
|
protected String[] |
usageOrderTypes
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.AccountType |
|---|
accountHolder, accountNumberOrNationalAccountNumber, bankCodeOrNationalBankCode, currency, description |
| Constructor Summary | |
|---|---|
PartnerInfoType.AccountInfo()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.PartnerInfoType.AccountInfo instance. |
|
PartnerInfoType.AccountInfo(PartnerInfoType.AccountInfo o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.PartnerInfoType.AccountInfo instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PartnerInfoType.AccountInfo |
clone()
Creates and returns a copy of this object. |
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
String |
getID()
Gets the value of the id property. |
String[] |
getUsageOrderTypes()
|
String |
getUsageOrderTypes(int idx)
|
int |
getUsageOrderTypesLength()
|
Object |
setAny(int idx,
Object value)
|
void |
setAny(Object[] values)
|
void |
setID(String value)
Sets the value of the id property. |
String |
setUsageOrderTypes(int idx,
String value)
|
void |
setUsageOrderTypes(String[] values)
|
| Methods inherited from class net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.AccountType |
|---|
getAccountHolder, getAccountNumberOrNationalAccountNumber, getAccountNumberOrNationalAccountNumber, getAccountNumberOrNationalAccountNumberLength, getBankCodeOrNationalBankCode, getBankCodeOrNationalBankCode, getBankCodeOrNationalBankCodeLength, getCurrency, getDescription, setAccountHolder, setAccountNumberOrNationalAccountNumber, setAccountNumberOrNationalAccountNumber, setBankCodeOrNationalBankCode, setBankCodeOrNationalBankCode, setCurrency, setDescription |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String[] usageOrderTypes
protected Object[] any
protected String id
| Constructor Detail |
|---|
public PartnerInfoType.AccountInfo()
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.PartnerInfoType.AccountInfo instance.
public PartnerInfoType.AccountInfo(PartnerInfoType.AccountInfo o)
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.PartnerInfoType.AccountInfo instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String[] getUsageOrderTypes()
Stringpublic String getUsageOrderTypes(int idx)
Stringpublic int getUsageOrderTypesLength()
public void setUsageOrderTypes(String[] values)
values - allowed objects are
String
public String setUsageOrderTypes(int idx,
String value)
value - allowed object is
Stringpublic Object[] getAny()
Element
Objectpublic Object getAny(int idx)
Element
Objectpublic int getAnyLength()
public void setAny(Object[] values)
values - allowed objects are
Element
Object
public Object setAny(int idx,
Object value)
value - allowed object is
Element
Objectpublic String getID()
Stringpublic void setID(String value)
value - allowed object is
Stringpublic PartnerInfoType.AccountInfo clone()
clone in class AccountType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||