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

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

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