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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return ValueOfClause
 ValueOfClause FileDescriptionEntry.getValueOfClause()
          Returns the value of the 'Value Of Clause' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type ValueOfClause
 void FileDescriptionEntry.setValueOfClause(ValueOfClause value)
          Sets the value of the 'Value Of Clause' containment reference.