Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans.Value

Packages that use Value
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans   
 

Uses of Value in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans declared as Value
protected  Value PropertyType.value
           
protected  Value ConstructorArg.value
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans that return Value
 Value Value.clone()
          Creates and returns a copy of this object.
 Value ObjectFactory.createValue()
          Create an instance of Value
 Value PropertyType.getValue()
          Gets the value of the value property.
 Value ConstructorArg.getValue()
          Gets the value of the value property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans with parameters of type Value
 void PropertyType.setValue(Value value)
          Sets the value of the value property.
 void ConstructorArg.setValue(Value value)
          Sets the value of the value property.
 

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



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