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

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

      Methods in com.ibm.etools.cobol.application.model.cobol that return ReservePhrase 
      Modifier and Type Method and Description
      ReservePhrase FileControlEntry.getReservePhrase()
      Returns the value of the 'Reserve Phrase' containment reference.
      Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type ReservePhrase 
      Modifier and Type Method and Description
      void FileControlEntry.setReservePhrase(ReservePhrase value)
      Sets the value of the 'Reserve Phrase' containment reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes