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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee that return CmpFieldType
 CmpFieldType ObjectFactory.createCmpFieldType()
          Create an instance of CmpFieldType
 CmpFieldType[] EntityBeanType.getCmpField()
           
 CmpFieldType EntityBeanType.getCmpField(int idx)
           
 CmpFieldType EntityBeanType.setCmpField(int idx, CmpFieldType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee with parameters of type CmpFieldType
 void EntityBeanType.setCmpField(CmpFieldType[] values)
           
 CmpFieldType EntityBeanType.setCmpField(int idx, CmpFieldType value)
           
 

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl declared as CmpFieldType
protected  CmpFieldType[] EntityBeanTypeImpl.cmpField
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that return CmpFieldType
 CmpFieldType[] EntityBeanTypeImpl.getCmpField()
           
 CmpFieldType EntityBeanTypeImpl.getCmpField(int idx)
           
 CmpFieldType EntityBeanTypeImpl.setCmpField(int idx, CmpFieldType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl with parameters of type CmpFieldType
protected  void EntityBeanTypeImpl.copyCmpField(CmpFieldType[] source)
          Copies all values of property CmpField.
 void EntityBeanTypeImpl.setCmpField(CmpFieldType[] values)
           
 CmpFieldType EntityBeanTypeImpl.setCmpField(int idx, CmpFieldType value)
           
 



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