Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.CmpFieldType

Packages that use CmpFieldType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl   
 

Uses of CmpFieldType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return CmpFieldType
 CmpFieldType ObjectFactory.createCmpFieldType()
          Create an instance of CmpFieldType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return types with arguments of type CmpFieldType
 List<CmpFieldType> EntityBeanType.getCmpField()
          Gets the value of the cmpField property.
 

Uses of CmpFieldType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that implement CmpFieldType
 class CmpFieldTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type parameters of type CmpFieldType
protected  List<CmpFieldType> EntityBeanTypeImpl.cmpField
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return types with arguments of type CmpFieldType
 List<CmpFieldType> EntityBeanTypeImpl.getCmpField()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type arguments of type CmpFieldType
protected static void EntityBeanTypeImpl.copyCmpField(List<CmpFieldType> source, List<CmpFieldType> target)
          Copies all values of property CmpField.
protected static void EntityBeanTypeImpl.copyCmpField(List<CmpFieldType> source, List<CmpFieldType> target)
          Copies all values of property CmpField.
 



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