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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return DateFormatClause
 DateFormatClause ElementaryDataItem.getDateFormatClause()
          Returns the value of the 'Date Format Clause' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type DateFormatClause
 void ElementaryDataItem.setDateFormatClause(DateFormatClause value)
          Sets the value of the 'Date Format Clause' containment reference.