Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.Prop

Packages that use Prop
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl   
 

Uses of Prop in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans that return Prop
 Prop ObjectFactory.createProp()
          Create an instance of Prop
 Prop[] PropsType.getProp()
           
 Prop PropsType.getProp(int idx)
           
 Prop PropsType.setProp(int idx, Prop value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans with parameters of type Prop
 Prop PropsType.setProp(int idx, Prop value)
           
 void PropsType.setProp(Prop[] values)
           
 

Uses of Prop in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl that implement Prop
 class PropImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl declared as Prop
protected  Prop[] PropsTypeImpl.prop
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl that return Prop
 Prop[] PropsTypeImpl.getProp()
           
 Prop PropsTypeImpl.getProp(int idx)
           
 Prop PropsTypeImpl.setProp(int idx, Prop value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl with parameters of type Prop
 Prop PropsTypeImpl.setProp(int idx, Prop value)
           
 void PropsTypeImpl.setProp(Prop[] values)
           
 



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