Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.Idref

Packages that use Idref
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans   
 

Uses of Idref in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans declared as Idref
protected  Idref PropertyType.idref
           
protected  Idref ConstructorArg.idref
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans that return Idref
 Idref Idref.clone()
          Creates and returns a copy of this object.
 Idref ObjectFactory.createIdref()
          Create an instance of Idref
 Idref PropertyType.getIdref()
          Gets the value of the idref property.
 Idref ConstructorArg.getIdref()
          Gets the value of the idref property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans with parameters of type Idref
 void PropertyType.setIdref(Idref value)
          Sets the value of the idref property.
 void ConstructorArg.setIdref(Idref value)
          Sets the value of the idref property.
 

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



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