Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.CmpVersionType

Packages that use CmpVersionType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl   
 

Uses of CmpVersionType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return CmpVersionType
 CmpVersionType ObjectFactory.createCmpVersionType()
          Create an instance of CmpVersionType
 CmpVersionType EntityBeanType.getCmpVersion()
          Gets the value of the cmpVersion property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee with parameters of type CmpVersionType
 void EntityBeanType.setCmpVersion(CmpVersionType value)
          Sets the value of the cmpVersion property.
 

Uses of CmpVersionType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement CmpVersionType
 class CmpVersionTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return CmpVersionType
 CmpVersionType EntityBeanTypeImpl.getCmpVersion()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with parameters of type CmpVersionType
 void EntityBeanTypeImpl.setCmpVersion(CmpVersionType value)
           
 



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