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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return LabelRecordsClause
 LabelRecordsClause FileDescriptionEntry.getLabelRecordsClause()
          Returns the value of the 'Label Records Clause' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type LabelRecordsClause
 void FileDescriptionEntry.setLabelRecordsClause(LabelRecordsClause value)
          Sets the value of the 'Label Records Clause' containment reference.