Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.AddressInfoType

Packages that use AddressInfoType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003   
 

Uses of AddressInfoType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 declared as AddressInfoType
protected  AddressInfoType PartnerInfoType.addressInfo
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 that return AddressInfoType
 AddressInfoType AddressInfoType.clone()
          Creates and returns a copy of this object.
protected static AddressInfoType ObjectFactory.copyOfAddressInfoType(AddressInfoType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.AddressInfoType instance.
 AddressInfoType ObjectFactory.createAddressInfoType()
          Create an instance of AddressInfoType
 AddressInfoType PartnerInfoType.getAddressInfo()
          Gets the value of the addressInfo property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 with parameters of type AddressInfoType
protected static AddressInfoType ObjectFactory.copyOfAddressInfoType(AddressInfoType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.AddressInfoType instance.
 void PartnerInfoType.setAddressInfo(AddressInfoType value)
          Sets the value of the addressInfo property.
 

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



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