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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return RecordClause
 RecordClause FileDescriptionEntry.getRecordClause()
          Returns the value of the 'Record Clause' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type RecordClause
 void FileDescriptionEntry.setRecordClause(RecordClause value)
          Sets the value of the 'Record Clause' containment reference.