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

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

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