Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.etools.cobol.application.model.cobol.RecordingModeClause

    • Uses of RecordingModeClause in com.ibm.etools.cobol.application.model.cobol

      Methods in com.ibm.etools.cobol.application.model.cobol that return RecordingModeClause 
      Modifier and Type Method and Description
      RecordingModeClause FileDescriptionEntry.getRecordingModeClause()
      Returns the value of the 'Recording Mode Clause' containment reference.
      Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type RecordingModeClause 
      Modifier and Type Method and Description
      void FileDescriptionEntry.setRecordingModeClause(RecordingModeClause value)
      Sets the value of the 'Recording Mode Clause' containment reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes