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.LabelRecordsClause

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

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