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

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

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