Uses of Interface
com.ibm.etools.cobol.application.model.cobol.Level88Item

Uses of Level88Item in com.ibm.etools.cobol.application.model.cobol
 

Methods in com.ibm.etools.cobol.application.model.cobol that return Level88Item
 Level88Item Level88ItemRef.getItem88()
          Returns the value of the 'Item88' reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type Level88Item
 void Level88ItemRef.setItem88(Level88Item value)
          Sets the value of the 'Item88' reference.