Uses of Interface
com.sage.accpac.sm.Currency

Packages that use Currency
com.sage.accpac.sm Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. 
com.sage.accpac.sm.currency   
 

Uses of Currency in com.sage.accpac.sm
 

Classes in com.sage.accpac.sm that implement Currency
 class CurrencyImpl
          Provides details of a currency code set up in Common Services
An object of this class can be obtained from a DBLink object's getCurrency(...) method.
 

Uses of Currency in com.sage.accpac.sm.currency
 

Methods in com.sage.accpac.sm.currency that return Currency
 Currency HasCurrency.getCurrency(java.lang.String currencyCode)
          Gets a Currency object representing the specified currency in the context of the program
 



Copyright © 2011 Sage Software, Inc. All rights reserved.