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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return CmrFieldType
 CmrFieldType EjbJar20Factory.createCmrFieldType()
          Returns a new object of class 'Cmr Field Type'.
 CmrFieldType DocumentRoot.getCmrField()
          Returns the value of the 'Cmr Field' containment reference.
 CmrFieldType EjbRelationshipRoleType.getCmrField()
          Returns the value of the 'Cmr Field' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type CmrFieldType
 void DocumentRoot.setCmrField(CmrFieldType value)
          Sets the value of the 'Cmr Field' containment reference.
 void EjbRelationshipRoleType.setCmrField(CmrFieldType value)
          Sets the value of the 'Cmr Field' containment reference.