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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return FieldNameType
 FieldNameType EjbJar11Factory.createFieldNameType()
          Returns a new object of class 'Field Name Type'.
 FieldNameType CmpFieldType.getFieldName()
          Returns the value of the 'Field Name' containment reference.
 FieldNameType DocumentRoot.getFieldName()
          Returns the value of the 'Field Name' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 with parameters of type FieldNameType
 void CmpFieldType.setFieldName(FieldNameType value)
          Sets the value of the 'Field Name' containment reference.
 void DocumentRoot.setFieldName(FieldNameType value)
          Sets the value of the 'Field Name' containment reference.