Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.Ref

Packages that use Ref
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl   
 

Uses of Ref in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans that return Ref
 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.prot.collections.novalueclass.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.
 

Uses of Ref in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl that implement Ref
 class RefImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl that return Ref
 Ref PropertyTypeImpl.getRef()
           
 Ref ConstructorArgImpl.getRef()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl with parameters of type Ref
 void PropertyTypeImpl.setRef(Ref value)
           
 void ConstructorArgImpl.setRef(Ref value)
           
 



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