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

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

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