Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.BankInfoType

Packages that use BankInfoType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003   
 

Uses of BankInfoType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 declared as BankInfoType
protected  BankInfoType PartnerInfoType.bankInfo
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 that return BankInfoType
 BankInfoType BankInfoType.clone()
          Creates and returns a copy of this object.
static BankInfoType ObjectFactory.copyOfBankInfoType(BankInfoType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.BankInfoType instance.
 BankInfoType ObjectFactory.createBankInfoType()
          Create an instance of BankInfoType
 BankInfoType PartnerInfoType.getBankInfo()
          Gets the value of the bankInfo property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 with parameters of type BankInfoType
static BankInfoType ObjectFactory.copyOfBankInfoType(BankInfoType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.BankInfoType instance.
 void PartnerInfoType.setBankInfo(BankInfoType value)
          Sets the value of the bankInfo property.
 

Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 with parameters of type BankInfoType
BankInfoType(BankInfoType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.BankInfoType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.