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.CurrencySignClause

    • Uses of CurrencySignClause in com.ibm.etools.cobol.application.model.cobol

      Methods in com.ibm.etools.cobol.application.model.cobol that return CurrencySignClause 
      Modifier and Type Method and Description
      CurrencySignClause SpecialNamesParagraph.getCurrencySignClause()
      Deprecated. 
      Use getCurrencySignClauses() instead.

      Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type CurrencySignClause 
      Modifier and Type Method and Description
      void SpecialNamesParagraph.setCurrencySignClause(CurrencySignClause value)
      Deprecated. 
      Use getCurrencySignClauses() instead.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes