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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans that return Prop
 Prop Prop.clone()
          Creates and returns a copy of this object.
protected static Prop ObjectFactory.copyOfProp(Prop clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.Prop instance.
 Prop ObjectFactory.createProp()
          Create an instance of Prop
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans with parameters of type Prop
protected static Prop ObjectFactory.copyOfProp(Prop clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.Prop instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans with type arguments of type Prop
protected static void PropsType.copyProp(List<Prop> source, List<Prop> target)
          Copies all values of property Prop.
protected static void PropsType.copyProp(List<Prop> source, List<Prop> target)
          Copies all values of property Prop.
 

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



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