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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return CmpFieldType
 CmpFieldType EjbJar11Factory.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.EjbJar11 with parameters of type CmpFieldType
 void DocumentRoot.setCmpField(CmpFieldType value)
          Sets the value of the 'Cmp Field' containment reference.