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

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

Uses of Prop 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 Prop
protected  Prop[] PropsType.prop
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans that return Prop
 Prop Prop.clone()
          Creates and returns a copy of this object.
 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.priv.indexed.valueclass.spring.beans with parameters of type Prop
 Prop PropsType.setProp(int idx, Prop value)
           
 void PropsType.setProp(Prop[] values)
           
 

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



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