Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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 
      Modifier and Type Method and Description
      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 
      Modifier and Type Method and Description
      void ElementaryDataItem.setDateFormatClause(DateFormatClause value)
      Sets the value of the 'Date Format Clause' containment reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes