Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans.Value

Packages that use Value
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans   
 

Uses of Value in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans that return Value
 Value Value.clone()
          Creates and returns a copy of this object.
protected static Value ObjectFactory.copyOfValue(Value clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans.Value instance.
 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.prot.indexed.valueclass.spring.beans with parameters of type Value
protected static Value ObjectFactory.copyOfValue(Value clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans.Value instance.
 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.prot.indexed.valueclass.spring.beans with parameters of type Value
Value(Value o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans.Value instance by copying a given instance.
 



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