Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.Idref

Packages that use Idref
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans   
 

Uses of Idref in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans
 

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

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



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