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

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

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