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

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

Uses of Prop 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 Prop
 Prop ObjectFactory.createProp()
          Create an instance of Prop
 

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

Uses of Prop 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 Prop
 class PropImpl
           
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl that return types with arguments of type Prop
 List<Prop> PropsTypeImpl.getProp()
           
 

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



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