Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar30.CmpVersionType

Packages that use CmpVersionType
org.eclipse.modisco.jee.ejbjar.EjbJar30   
 

Uses of CmpVersionType in org.eclipse.modisco.jee.ejbjar.EjbJar30
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 that return CmpVersionType
 CmpVersionType EjbJar30Factory.createCmpVersionType()
          Returns a new object of class 'Cmp Version Type'.
 CmpVersionType EntityBeanType.getCmpVersion()
          Returns the value of the 'Cmp Version' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 with parameters of type CmpVersionType
 void EntityBeanType.setCmpVersion(CmpVersionType value)
          Sets the value of the 'Cmp Version' containment reference.