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

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

Uses of Idref 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 Idref
 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.pub.collections.novalueclass.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.
 

Uses of Idref 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 Idref
 class IdrefImpl
           
 

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

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



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