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()
          Returns the value of the 'Currency Sign Clause' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type CurrencySignClause
 void SpecialNamesParagraph.setCurrencySignClause(CurrencySignClause value)
          Sets the value of the 'Currency Sign Clause' containment reference.