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

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

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

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

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