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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 with type parameters of type AuthOrderInfoType
protected  List<AuthOrderInfoType> PartnerInfoType.orderInfo
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 that return AuthOrderInfoType
 AuthOrderInfoType AuthOrderInfoType.clone()
          Creates and returns a copy of this object.
protected static AuthOrderInfoType ObjectFactory.copyOfAuthOrderInfoType(AuthOrderInfoType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.AuthOrderInfoType instance.
 AuthOrderInfoType ObjectFactory.createAuthOrderInfoType()
          Create an instance of AuthOrderInfoType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 that return types with arguments of type AuthOrderInfoType
 List<AuthOrderInfoType> PartnerInfoType.getOrderInfo()
          Gets the value of the orderInfo property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 with parameters of type AuthOrderInfoType
protected static AuthOrderInfoType ObjectFactory.copyOfAuthOrderInfoType(AuthOrderInfoType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.AuthOrderInfoType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 with type arguments of type AuthOrderInfoType
protected static void PartnerInfoType.copyOrderInfo(List<AuthOrderInfoType> source, List<AuthOrderInfoType> target)
          Copies all values of property OrderInfo.
protected static void PartnerInfoType.copyOrderInfo(List<AuthOrderInfoType> source, List<AuthOrderInfoType> target)
          Copies all values of property OrderInfo.
 

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



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