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

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

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

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

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

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

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

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

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



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