net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003
Class HVTAccountInfoType

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.AttributedAccountType
      extended by net.sourceforge.ccxjc.it.model.prot.collections.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

Nested Class Summary
 
Nested classes/interfaces inherited from class net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.AttributedAccountType
AttributedAccountType.AccountHolder, AttributedAccountType.AccountNumber, AttributedAccountType.BankCode, AttributedAccountType.NationalAccountNumber, AttributedAccountType.NationalBankCode
 
Field Summary
 
Fields inherited from class net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.AttributedAccountType
accountHolder, accountNumberOrNationalAccountNumber, bankCodeOrNationalBankCode, currency, description
 
Constructor Summary
HVTAccountInfoType()
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.HVTAccountInfoType instance.
HVTAccountInfoType(HVTAccountInfoType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.HVTAccountInfoType instance by copying a given instance.
 
Method Summary
 HVTAccountInfoType clone()
          Creates and returns a copy of this object.
 
Methods inherited from class net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.AttributedAccountType
copyAccountNumberOrNationalAccountNumber, copyBankCodeOrNationalBankCode, 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
 

Constructor Detail

HVTAccountInfoType

public HVTAccountInfoType()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.HVTAccountInfoType instance.


HVTAccountInfoType

public HVTAccountInfoType(HVTAccountInfoType o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.HVTAccountInfoType instance by copying a given instance.

Parameters:
o - The instance to copy or null.
Method Detail

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.