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

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

Uses of Prop in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans with type parameters of type Prop
protected  List<Prop> PropsType.prop
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.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
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans that return types with arguments of type Prop
 List<Prop> PropsType.getProp()
          Gets the value of the prop property.
 

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



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