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

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.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.pkg.collections.valueclass.ebics.h003 that return Parameter
 Parameter Parameter.clone()
          Creates and returns a copy of this object.
 Parameter ObjectFactory.createParameter()
          Create an instance of Parameter
 

Methods in net.sourceforge.ccxjc.it.model.pkg.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.
 

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



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