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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return ReservePhrase
 ReservePhrase FileControlEntry.getReservePhrase()
          Returns the value of the 'Reserve Phrase' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type ReservePhrase
 void FileControlEntry.setReservePhrase(ReservePhrase value)
          Sets the value of the 'Reserve Phrase' containment reference.