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

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

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

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

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