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

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

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

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

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