Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.Ref

Packages that use Ref
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans   
 

Uses of Ref in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans declared as Ref
protected  Ref PropertyType.ref
           
protected  Ref ConstructorArg.ref
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans that return Ref
 Ref Ref.clone()
          Creates and returns a copy of this object.
 Ref ObjectFactory.createRef()
          Create an instance of Ref
 Ref PropertyType.getRef()
          Gets the value of the ref property.
 Ref ConstructorArg.getRef()
          Gets the value of the ref property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans with parameters of type Ref
 void PropertyType.setRef(Ref value)
          Sets the value of the ref property.
 void ConstructorArg.setRef(Ref value)
          Sets the value of the ref property.
 

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



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