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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return CmpVersionType
 CmpVersionType EjbJar21Factory.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.EjbJar21 with parameters of type CmpVersionType
 void EntityBeanType.setCmpVersion(CmpVersionType value)
          Sets the value of the 'Cmp Version' containment reference.