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

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

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

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