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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return CmpFieldType
 CmpFieldType EjbJar20Factory.createCmpFieldType()
          Returns a new object of class 'Cmp Field Type'.
 CmpFieldType DocumentRoot.getCmpField()
          Returns the value of the 'Cmp Field' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type CmpFieldType
 void DocumentRoot.setCmpField(CmpFieldType value)
          Sets the value of the 'Cmp Field' containment reference.