net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003
Class HVTAccountInfoType
java.lang.Object
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.AttributedAccountType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.HVTAccountInfoType
- All Implemented Interfaces:
- Serializable, Cloneable
public class HVTAccountInfoType
- extends AttributedAccountType
- implements Serializable, Cloneable
Data type for account information regarding order type HVT.
Java class for HVTAccountInfoType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HVTAccountInfoType">
<complexContent>
<extension base="{http://www.ebics.org/H003}AttributedAccountType">
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
|
Constructor Summary |
HVTAccountInfoType()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.HVTAccountInfoType instance. |
HVTAccountInfoType(HVTAccountInfoType o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.HVTAccountInfoType instance by copying a given instance. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.AttributedAccountType |
getAccountHolder, getAccountNumberOrNationalAccountNumber, getAccountNumberOrNationalAccountNumber, getAccountNumberOrNationalAccountNumberLength, getBankCodeOrNationalBankCode, getBankCodeOrNationalBankCode, getBankCodeOrNationalBankCodeLength, getCurrency, getDescription, setAccountHolder, setAccountNumberOrNationalAccountNumber, setAccountNumberOrNationalAccountNumber, setBankCodeOrNationalBankCode, setBankCodeOrNationalBankCode, setCurrency, setDescription |
HVTAccountInfoType
public HVTAccountInfoType()
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.HVTAccountInfoType instance.
HVTAccountInfoType
public HVTAccountInfoType(HVTAccountInfoType o)
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.HVTAccountInfoType instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
clone
public HVTAccountInfoType clone()
- Creates and returns a copy of this object.
- Overrides:
clone in class AttributedAccountType
- Returns:
- A clone of this instance.
Copyright © 2009 The CC-XJC Community. All Rights Reserved.