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
 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
 void ObjectComputerParagraph.setMemorySize(MemorySize value)
          Sets the value of the 'Memory Size' containment reference.