Uses of Class
com.sage.accpac.sm.Currency.DateMatch

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

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

Methods in com.sage.accpac.sm that return Currency.DateMatch
 Currency.DateMatch CurrencyTable.getDateMatch()
          Gets the date matching method used to determine the exchange rate
 Currency.DateMatch CurrencyRate.getDateMatch()
          Gets the date matching method used to determine the exchange rate
static Currency.DateMatch Currency.DateMatch.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Currency.DateMatch[] Currency.DateMatch.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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