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

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

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