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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 with type parameters of type Parameter
protected  List<Parameter> HVTOrderParamsType.parameter
           
protected  List<Parameter> FULOrderParamsType.parameter
           
protected  List<Parameter> GenericOrderParamsType.parameter
           
protected  List<Parameter> BankInfoType.parameter
           
protected  List<Parameter> FDLOrderParamsType.parameter
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 that return Parameter
 Parameter Parameter.clone()
          Creates and returns a copy of this object.
static Parameter ObjectFactory.copyOfParameter(Parameter clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.Parameter instance.
 Parameter ObjectFactory.createParameter()
          Create an instance of Parameter
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 that return types with arguments of type Parameter
 List<Parameter> HVTOrderParamsType.getParameter()
          Generic key-value parameters Gets the value of the parameter property.
 List<Parameter> FULOrderParamsType.getParameter()
          Gets the value of the parameter property.
 List<Parameter> GenericOrderParamsType.getParameter()
          Gets the value of the parameter property.
 List<Parameter> BankInfoType.getParameter()
          Gets the value of the parameter property.
 List<Parameter> FDLOrderParamsType.getParameter()
          Gets the value of the parameter property.
 

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 with type arguments of type Parameter
static void HVTOrderParamsType.copyParameter(List<Parameter> source, List<Parameter> target)
          Copies all values of property Parameter.
static void HVTOrderParamsType.copyParameter(List<Parameter> source, List<Parameter> target)
          Copies all values of property Parameter.
static void FULOrderParamsType.copyParameter(List<Parameter> source, List<Parameter> target)
          Copies all values of property Parameter.
static void FULOrderParamsType.copyParameter(List<Parameter> source, List<Parameter> target)
          Copies all values of property Parameter.
static void GenericOrderParamsType.copyParameter(List<Parameter> source, List<Parameter> target)
          Copies all values of property Parameter.
static void GenericOrderParamsType.copyParameter(List<Parameter> source, List<Parameter> target)
          Copies all values of property Parameter.
static void BankInfoType.copyParameter(List<Parameter> source, List<Parameter> target)
          Copies all values of property Parameter.
static void BankInfoType.copyParameter(List<Parameter> source, List<Parameter> target)
          Copies all values of property Parameter.
static void FDLOrderParamsType.copyParameter(List<Parameter> source, List<Parameter> target)
          Copies all values of property Parameter.
static void FDLOrderParamsType.copyParameter(List<Parameter> source, List<Parameter> target)
          Copies all values of property Parameter.
 

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



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