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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003 declared as AuthOrderInfoType
protected  AuthOrderInfoType[] PartnerInfoType.orderInfo
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.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.indexed.valueclass.ebics.h003.AuthOrderInfoType instance.
 AuthOrderInfoType ObjectFactory.createAuthOrderInfoType()
          Create an instance of AuthOrderInfoType
 AuthOrderInfoType[] PartnerInfoType.getOrderInfo()
           
 AuthOrderInfoType PartnerInfoType.getOrderInfo(int idx)
           
 AuthOrderInfoType PartnerInfoType.setOrderInfo(int idx, AuthOrderInfoType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.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.indexed.valueclass.ebics.h003.AuthOrderInfoType instance.
protected  void PartnerInfoType.copyOrderInfo(AuthOrderInfoType[] source)
          Copies all values of property OrderInfo.
 void PartnerInfoType.setOrderInfo(AuthOrderInfoType[] values)
           
 AuthOrderInfoType PartnerInfoType.setOrderInfo(int idx, AuthOrderInfoType value)
           
 

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



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