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

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

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