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

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

Uses of Parameter.Value 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 Parameter.Value
protected  Parameter.Value Parameter.value
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003 that return Parameter.Value
 Parameter.Value Parameter.Value.clone()
          Creates and returns a copy of this object.
protected static Parameter.Value ObjectFactory.copyOfValue(Parameter.Value clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003.Parameter$Value instance.
 Parameter.Value ObjectFactory.createParameterValue()
          Create an instance of Parameter.Value
 Parameter.Value Parameter.getValue()
          Gets the value of the value property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003 with parameters of type Parameter.Value
protected static Parameter.Value ObjectFactory.copyOfValue(Parameter.Value clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003.Parameter$Value instance.
 void Parameter.setValue(Parameter.Value value)
          Sets the value of the value property.
 

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



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