Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.CmpFieldType

Packages that use CmpFieldType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee   
 

Uses of CmpFieldType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with type parameters of type CmpFieldType
protected  List<CmpFieldType> EntityBeanType.cmpField
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return CmpFieldType
 CmpFieldType CmpFieldType.clone()
          Creates and returns a copy of this object.
 CmpFieldType ObjectFactory.createCmpFieldType()
          Create an instance of CmpFieldType
 

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

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



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