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
 CurrencySignClause SpecialNamesParagraph.getCurrencySignClause()
          Deprecated. Use getCurrencySignClauses() instead.

 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type CurrencySignClause
 void SpecialNamesParagraph.setCurrencySignClause(CurrencySignClause value)
          Deprecated. Use getCurrencySignClauses() instead.