C D E G H I J O S T 

C

clone() - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrency
Creates and returns a copy of this object.

D

DefaultJaxpCurrenciesProvider - Class in org.jdtaus.banking.ri.currencydir
Default JaxpCurrenciesProvider implementation.
DefaultJaxpCurrenciesProvider(String) - Constructor for class org.jdtaus.banking.ri.currencydir.DefaultJaxpCurrenciesProvider
Creates a new ClasspathCurrenciesProvider instance taking the name of the classpath resources to search.
DefaultJaxpCurrenciesProvider(ClassLoader) - Constructor for class org.jdtaus.banking.ri.currencydir.DefaultJaxpCurrenciesProvider
Creates a new ClasspathCurrenciesProvider instance taking the class loader to search for resources.
DefaultJaxpCurrenciesProvider(String, ClassLoader) - Constructor for class org.jdtaus.banking.ri.currencydir.DefaultJaxpCurrenciesProvider
Creates a new ClasspathCurrenciesProvider instance taking the name of the classpath resources to search and the class loader to search for resources.
DefaultJaxpCurrenciesProvider() - Constructor for class org.jdtaus.banking.ri.currencydir.DefaultJaxpCurrenciesProvider
Standard implementation constructor org.jdtaus.banking.ri.currencydir.DefaultJaxpCurrenciesProvider.

E

equals(Object) - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrency
Indicates whether some other object is equal to this one by comparing the values of all properties.

G

getClassLoader() - Method in class org.jdtaus.banking.ri.currencydir.DefaultJaxpCurrenciesProvider
Gets the class loader searched for resources.
getDtausCode() - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrency
Gets the DTAUS currency code.
getDtausCode(Currency, Date) - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrencyDirectory
 
getDtausCurrencies(Date) - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrencyDirectory
 
getDtausCurrency(char, Date) - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrencyDirectory
 
getEndDate() - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrency
Gets the end date.
getIsoCode() - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrency
Gets the ISO currency code.
getMonitoringThreshold() - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrencyDirectory
Gets the number of currencies for which progress monitoring gets enabled.
getReloadIntervalMillis() - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrencyDirectory
Gets the number of milliseconds to pass before resources are checked for modifications.
getResourceName() - Method in class org.jdtaus.banking.ri.currencydir.DefaultJaxpCurrenciesProvider
Gets the name of the classpath resource to search.
getResources() - Method in class org.jdtaus.banking.ri.currencydir.DefaultJaxpCurrenciesProvider
 
getResources() - Method in interface org.jdtaus.banking.ri.currencydir.JaxpCurrenciesProvider
Gets URLs to XML documents holding currency instances.
getStartDate() - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrency
Gets the start date.

H

hashCode() - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrency
Returns a hash code value for this object.

I

isValidAt(Date) - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrency
Checks that the currency is valid at a given date.

J

JaxpCurrenciesProvider - Interface in org.jdtaus.banking.ri.currencydir
JAXP currency resource provider interface.
JaxpCurrency - Class in org.jdtaus.banking.ri.currencydir
Currency.
JaxpCurrency() - Constructor for class org.jdtaus.banking.ri.currencydir.JaxpCurrency
Creates a new JaxpCurrency instance.
JaxpCurrencyDirectory - Class in org.jdtaus.banking.ri.currencydir
Currency directory implementation backed by XML resources.
JaxpCurrencyDirectory(long, long) - Constructor for class org.jdtaus.banking.ri.currencydir.JaxpCurrencyDirectory
Creates a new JaxpCurrencyDirectory instance taking the number of milliseconds to pass before resources are checked for modifications and the number of currencies for which progress monitoring gets enabled.
JaxpCurrencyDirectory() - Constructor for class org.jdtaus.banking.ri.currencydir.JaxpCurrencyDirectory
Standard implementation constructor org.jdtaus.banking.ri.currencydir.JaxpCurrencyDirectory.

O

org.jdtaus.banking.ri.currencydir - package org.jdtaus.banking.ri.currencydir
jDTAUS CurrencyDirectory reference implementation.

S

setDtausCode(Character) - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrency
Sets the DTAUS currency code.
setEndDate(Date) - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrency
Sets the end date.
setIsoCode(String) - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrency
Sets the ISO currency code.
setStartDate(Date) - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrency
Sets the start date.

T

toString() - Method in class org.jdtaus.banking.ri.currencydir.JaxpCurrency
Returns a string representation of the object.
C D E G H I J O S T 

Copyright © 2005–2014 jDTAUS. All rights reserved.