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

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

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