Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans.Value

Packages that use Value
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans.impl   
 

Uses of Value in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans that return Value
 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.pub.collections.novalueclass.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.
 

Uses of Value in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans.impl that implement Value
 class ValueImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans.impl that return Value
 Value PropertyTypeImpl.getValue()
           
 Value ConstructorArgImpl.getValue()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans.impl with parameters of type Value
 void PropertyTypeImpl.setValue(Value value)
           
 void ConstructorArgImpl.setValue(Value value)
           
 



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