|
||||||||||
| 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.AccountType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.PreValidationAccountAuthType
public class PreValidationAccountAuthType
Datentyp für Kontenberechtigungsdaten zur Vorabprüfung.
Java class for PreValidationAccountAuthType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PreValidationAccountAuthType">
<complexContent>
<extension base="{http://www.ebics.org/H003}AccountType">
<sequence>
<element name="Amount" type="{http://www.ebics.org/H003}AmountType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.AccountType |
|---|
AccountType.AccountNumber, AccountType.BankCode, AccountType.NationalAccountNumber, AccountType.NationalBankCode |
| Field Summary | |
|---|---|
protected AmountType |
amount
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.AccountType |
|---|
accountHolder, accountNumberOrNationalAccountNumber, bankCodeOrNationalBankCode, currency, description |
| Constructor Summary | |
|---|---|
PreValidationAccountAuthType()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.PreValidationAccountAuthType instance. |
|
PreValidationAccountAuthType(PreValidationAccountAuthType o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.PreValidationAccountAuthType instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PreValidationAccountAuthType |
clone()
Creates and returns a copy of this object. |
AmountType |
getAmount()
Gets the value of the amount property. |
void |
setAmount(AmountType value)
Sets the value of the amount property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.AccountType |
|---|
getAccountHolder, getAccountNumberOrNationalAccountNumber, getBankCodeOrNationalBankCode, getCurrency, getDescription, setAccountHolder, setCurrency, setDescription |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AmountType amount
| Constructor Detail |
|---|
public PreValidationAccountAuthType()
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.PreValidationAccountAuthType instance.
public PreValidationAccountAuthType(PreValidationAccountAuthType o)
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.PreValidationAccountAuthType instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public AmountType getAmount()
AmountTypepublic void setAmount(AmountType value)
value - allowed object is
AmountTypepublic PreValidationAccountAuthType clone()
clone in class AccountType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||