Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.Ref

Packages that use Ref
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans   
 

Uses of Ref in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans
 

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

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



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