A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AD - fr.marcwrobel.jbanking.IsoCountry
-
Andorra (a.k.a.
- AE - fr.marcwrobel.jbanking.IsoCountry
-
The United Arab Emirates.
- AED - fr.marcwrobel.jbanking.IsoCurrency
-
United Arab Emirates dirham.
- AF - fr.marcwrobel.jbanking.IsoCountry
-
Afghanistan (a.k.a.
- AFN - fr.marcwrobel.jbanking.IsoCurrency
-
Afghan afghani.
- AG - fr.marcwrobel.jbanking.IsoCountry
-
Antigua and Barbuda.
- Agreement - Enum in fr.marcwrobel.jbanking
-
A list of economic agreements between countries or territories that may be useful in banking processes (such as file processing).
- AI - fr.marcwrobel.jbanking.IsoCountry
-
Anguilla.
- AL - fr.marcwrobel.jbanking.IsoCountry
-
Albania (a.k.a.
- ALL - fr.marcwrobel.jbanking.IsoCurrency
-
Albanian lek.
- allOf(IsoCurrency.Category) - Static method in enum fr.marcwrobel.jbanking.IsoCurrency
-
Get currencies of the given category.
- AM - fr.marcwrobel.jbanking.IsoCountry
-
Armenia (a.k.a.
- AMD - fr.marcwrobel.jbanking.IsoCurrency
-
Armenian dram.
- ANG - fr.marcwrobel.jbanking.IsoCurrency
-
Netherlands Antillean guilder.
- AO - fr.marcwrobel.jbanking.IsoCountry
-
Angola (a.k.a the Republic of Angola).
- AOA - fr.marcwrobel.jbanking.IsoCurrency
-
Angolan kwanza.
- AQ - fr.marcwrobel.jbanking.IsoCountry
-
Antarctica.
- AR - fr.marcwrobel.jbanking.IsoCountry
-
Argentina (a.k.a.
- ARS - fr.marcwrobel.jbanking.IsoCurrency
-
Argentine peso.
- AS - fr.marcwrobel.jbanking.IsoCountry
-
American Samoa.
- asTestBic() - Method in class fr.marcwrobel.jbanking.bic.Bic
-
Transform this BIC to a test BIC.
- AT - fr.marcwrobel.jbanking.IsoCountry
-
Austria (a.k.a.
- AU - fr.marcwrobel.jbanking.IsoCountry
-
Australia.
- AUD - fr.marcwrobel.jbanking.IsoCurrency
-
Australian dollar.
- AW - fr.marcwrobel.jbanking.IsoCountry
-
Aruba.
- AWG - fr.marcwrobel.jbanking.IsoCurrency
-
Aruban florin.
- AX - fr.marcwrobel.jbanking.IsoCountry
-
Åland Islands.
- AZ - fr.marcwrobel.jbanking.IsoCountry
-
Azerbaijan (a.k.a the Republic of Azerbaijan).
- AZN - fr.marcwrobel.jbanking.IsoCurrency
-
Azerbaijani manat.
B
- BA - fr.marcwrobel.jbanking.IsoCountry
-
Bosnia and Herzegovina.
- BAM - fr.marcwrobel.jbanking.IsoCurrency
-
Bosnia and Herzegovina convertible mark.
- BB - fr.marcwrobel.jbanking.IsoCountry
-
Barbados.
- BBD - fr.marcwrobel.jbanking.IsoCurrency
-
Barbadian dollar.
- BD - fr.marcwrobel.jbanking.IsoCountry
-
Bangladesh (a.k.a.
- BDT - fr.marcwrobel.jbanking.IsoCurrency
-
Bangladeshi taka.
- BE - fr.marcwrobel.jbanking.IsoCountry
-
Belgium (a.k.a.
- BF - fr.marcwrobel.jbanking.IsoCountry
-
Burkina Faso.
- BG - fr.marcwrobel.jbanking.IsoCountry
-
Bulgaria (a.k.a the Republic of Bulgaria).
- BGN - fr.marcwrobel.jbanking.IsoCurrency
-
Bulgarian lev.
- BH - fr.marcwrobel.jbanking.IsoCountry
-
Bahrain (a.k.a.
- BHD - fr.marcwrobel.jbanking.IsoCurrency
-
Bahraini dinar.
- BI - fr.marcwrobel.jbanking.IsoCountry
-
Burundi (a.k.a.
- Bic - Class in fr.marcwrobel.jbanking.bic
-
A Business Identifier Code (also known as BIC, SWIFT-BIC, BIC code, SWIFT ID or SWIFT code, Business Entity Identifier or BEI) as specified by ISO 9362:2009.
- Bic(String) - Constructor for class fr.marcwrobel.jbanking.bic.Bic
-
Create a new bic from the given string.
- BIC_PATTERN - Static variable in class fr.marcwrobel.jbanking.bic.Bic
-
A pre-compiled Pattern for
Bic.BIC_REGEX. - BIC_REGEX - Static variable in class fr.marcwrobel.jbanking.bic.Bic
-
A simple regex that validate well-formed BIC.
- BicFormatException - Exception in fr.marcwrobel.jbanking.bic
-
Thrown to indicate that an attempt has been made to convert a string to a
Bic, but that the string does not have the appropriate format. - BIF - fr.marcwrobel.jbanking.IsoCurrency
-
Burundian franc.
- BJ - fr.marcwrobel.jbanking.IsoCountry
-
Benin (a.k.a.
- BL - fr.marcwrobel.jbanking.IsoCountry
-
Saint Barthélemy.
- BM - fr.marcwrobel.jbanking.IsoCountry
-
Bermuda.
- BMD - fr.marcwrobel.jbanking.IsoCurrency
-
Bermudian dollar.
- BN - fr.marcwrobel.jbanking.IsoCountry
-
Brunei Darussalam.
- BND - fr.marcwrobel.jbanking.IsoCurrency
-
Brunei dollar.
- BO - fr.marcwrobel.jbanking.IsoCountry
-
Bolivia (a.k.a.
- BOB - fr.marcwrobel.jbanking.IsoCurrency
-
Bolivian boliviano.
- BOND - fr.marcwrobel.jbanking.IsoCurrency.Category
-
Bond market unit codes.
- BOV - fr.marcwrobel.jbanking.IsoCurrency
-
Bolivian Mvdol (funds code).
- BQ - fr.marcwrobel.jbanking.IsoCountry
-
Bonaire, Sint Eustatius and Saba.
- BR - fr.marcwrobel.jbanking.IsoCountry
-
Brazil (a.k.a the Federative Republic of Brazil).
- BridgedHoliday - Class in fr.marcwrobel.jbanking.calendar
-
A
Holidaybased on two other holidays that adds a holiday when the previous and next days are holidays. - BridgedHoliday(Holiday, Holiday) - Constructor for class fr.marcwrobel.jbanking.calendar.BridgedHoliday
- BRL - fr.marcwrobel.jbanking.IsoCurrency
-
Brazilian real.
- BS - fr.marcwrobel.jbanking.IsoCountry
-
The Bahamas (a.k.a.
- BSD - fr.marcwrobel.jbanking.IsoCurrency
-
Bahamian dollar.
- BT - fr.marcwrobel.jbanking.IsoCountry
-
Bhutan (a.k.a.
- BTN - fr.marcwrobel.jbanking.IsoCurrency
-
Bhutanese ngultrum.
- businessDaysWithin(LocalDate, LocalDate) - Method in interface fr.marcwrobel.jbanking.calendar.Calendar
-
Compute the business days between
from(inclusive) andto(inclusive). - businessDaysWithin(LocalDate, LocalDate) - Method in enum fr.marcwrobel.jbanking.calendar.FinancialCalendars
- BV - fr.marcwrobel.jbanking.IsoCountry
-
Bouvet Island.
- BW - fr.marcwrobel.jbanking.IsoCountry
-
Botswana (a.k.a.
- BWP - fr.marcwrobel.jbanking.IsoCurrency
-
Botswana pula.
- BY - fr.marcwrobel.jbanking.IsoCountry
-
Belarus (a.k.a.
- BYN - fr.marcwrobel.jbanking.IsoCurrency
-
Belarusian ruble.
- BZ - fr.marcwrobel.jbanking.IsoCountry
-
Belize.
- BZD - fr.marcwrobel.jbanking.IsoCurrency
-
Belize dollar.
C
- CA - fr.marcwrobel.jbanking.IsoCountry
-
Canada.
- CAD - fr.marcwrobel.jbanking.IsoCurrency
-
Canadian dollar.
- calculate(String) - Method in enum fr.marcwrobel.jbanking.iban.IbanCheckDigit
-
Calculate the given IBAN check digit.
- Calendar - Interface in fr.marcwrobel.jbanking.calendar
-
A calendar that handles date calculations, taking bank
Holidays into account. - CC - fr.marcwrobel.jbanking.IsoCountry
-
The Cocos (Keeling) Islands.
- CD - fr.marcwrobel.jbanking.IsoCountry
-
The Democratic Republic of the Congo.
- CDF - fr.marcwrobel.jbanking.IsoCurrency
-
Congolese franc.
- CF - fr.marcwrobel.jbanking.IsoCountry
-
The Central African Republic.
- CG - fr.marcwrobel.jbanking.IsoCountry
-
The Congo (a.k.a.
- CH - fr.marcwrobel.jbanking.IsoCountry
-
Switzerland (a.k.a.
- CHE - fr.marcwrobel.jbanking.IsoCurrency
-
WIR euro (complementary currency).
- check(LocalDate) - Method in class fr.marcwrobel.jbanking.calendar.BridgedHoliday
- check(LocalDate) - Method in enum fr.marcwrobel.jbanking.calendar.DayOfWeekHoliday
- check(LocalDate) - Method in class fr.marcwrobel.jbanking.calendar.DayOfWeekInMonthHoliday
- check(LocalDate) - Method in class fr.marcwrobel.jbanking.calendar.FixedHoliday
- check(LocalDate) - Method in interface fr.marcwrobel.jbanking.calendar.Holiday
-
Check whether the given date is an occurrence of this holiday.
- check(LocalDate) - Method in class fr.marcwrobel.jbanking.calendar.MonthDayHoliday
- check(LocalDate) - Method in class fr.marcwrobel.jbanking.calendar.MovedHoliday
- check(LocalDate) - Method in class fr.marcwrobel.jbanking.calendar.RelativeHoliday
- check(LocalDate) - Method in class fr.marcwrobel.jbanking.calendar.ShiftedHoliday
- check(LocalDate) - Method in class fr.marcwrobel.jbanking.calendar.SuppressedHoliday
- check(LocalDate) - Method in enum fr.marcwrobel.jbanking.calendar.WesternEaster
- check(LocalDate) - Method in class fr.marcwrobel.jbanking.calendar.YearRangeHoliday
- CHF - fr.marcwrobel.jbanking.IsoCurrency
-
Swiss franc.
- CHW - fr.marcwrobel.jbanking.IsoCurrency
-
WIR franc (complementary currency).
- CI - fr.marcwrobel.jbanking.IsoCountry
-
Côte d'Ivoire (a.k.a the Republic of Côte d'Ivoire).
- CK - fr.marcwrobel.jbanking.IsoCountry
-
The Cook Islands.
- CL - fr.marcwrobel.jbanking.IsoCountry
-
Chile (a.k.a.
- CLF - fr.marcwrobel.jbanking.IsoCurrency
-
Unidad de Fomento (funds code).
- CLOSEST_WEEKDAY - fr.marcwrobel.jbanking.calendar.ShiftingStrategy
-
For
Holidays that are observed on the precedingDayOfWeek.FRIDAYwhen they fall onDayOfWeek.SATURDAY, or on the followingDayOfWeek.MONDAYwhen they fall onDayOfWeek.SUNDAY. - CLP - fr.marcwrobel.jbanking.IsoCurrency
-
Chilean peso.
- CM - fr.marcwrobel.jbanking.IsoCountry
-
Cameroon (a.k.a.
- CN - fr.marcwrobel.jbanking.IsoCountry
-
China (a.k.a.
- CNY - fr.marcwrobel.jbanking.IsoCurrency
-
Yuan Renminbi.
- CO - fr.marcwrobel.jbanking.IsoCountry
-
Colombia (a.k.a.
- compile(String) - Static method in class fr.marcwrobel.jbanking.swift.SwiftPattern
-
Compiles the given SWIFT expression into a SwiftPattern.
- CompositeCalendar - Class in fr.marcwrobel.jbanking.calendar
-
A
Calendarthat can combine multiple calendars into a single one. - CompositeCalendar(Calendar...) - Constructor for class fr.marcwrobel.jbanking.calendar.CompositeCalendar
-
Creates a new instance using the given
Calendars. - CompositeCalendar(Collection<Calendar>) - Constructor for class fr.marcwrobel.jbanking.calendar.CompositeCalendar
-
Creates a new instance using the given
Calendars. - ConfigurableCalendar - Class in fr.marcwrobel.jbanking.calendar
-
A
Calendarthat can be programmatically configured. - ConfigurableCalendar(Holiday...) - Constructor for class fr.marcwrobel.jbanking.calendar.ConfigurableCalendar
-
Creates a new instance using the given bank
Holidays. - ConfigurableCalendar(Collection<Holiday>) - Constructor for class fr.marcwrobel.jbanking.calendar.ConfigurableCalendar
-
Creates a new instance using the given bank
Holidays. - COP - fr.marcwrobel.jbanking.IsoCurrency
-
Colombian peso.
- COU - fr.marcwrobel.jbanking.IsoCurrency
-
Unidad de Valor Real (UVR) (funds code).
- CR - fr.marcwrobel.jbanking.IsoCountry
-
Costa Rica (a.k.a.
- CRC - fr.marcwrobel.jbanking.IsoCurrency
-
Costa Rican colón.
- CreditorIdentifier - Class in fr.marcwrobel.jbanking.creditor
-
A Creditor Identifier (CI) Code as specified by the EPC.
- CreditorIdentifier(IsoCountry, String, String) - Constructor for class fr.marcwrobel.jbanking.creditor.CreditorIdentifier
-
Create a new Creditor Identifier from the given country code, the creditor business code and the creditor national id.
- CreditorIdentifier(String) - Constructor for class fr.marcwrobel.jbanking.creditor.CreditorIdentifier
-
Create a new creditor identifier from the given string.
- CreditorIdentifierFormatException - Exception in fr.marcwrobel.jbanking.creditor
-
Thrown to indicate that an attempt has been made to convert a string to a
CreditorIdentifier, but that the string does not have the appropriate format. - CreditorIdentifierFormatException(String, String) - Constructor for exception fr.marcwrobel.jbanking.creditor.CreditorIdentifierFormatException
-
Constructs a
CreditorIdentifierFormatExceptionwith the string that caused the error and the given detail message. - CU - fr.marcwrobel.jbanking.IsoCountry
-
Cuba (a.k.a.
- CUC - fr.marcwrobel.jbanking.IsoCurrency
-
Cuban convertible peso.
- CUP - fr.marcwrobel.jbanking.IsoCurrency
-
Cuban peso.
- CV - fr.marcwrobel.jbanking.IsoCountry
-
Cabo Verde (a.k.a.
- CVE - fr.marcwrobel.jbanking.IsoCurrency
-
Cape Verdean escudo.
- CW - fr.marcwrobel.jbanking.IsoCountry
-
Curaçao.
- CX - fr.marcwrobel.jbanking.IsoCountry
-
Christmas Island.
- CY - fr.marcwrobel.jbanking.IsoCountry
-
Cyprus (a.k.a.
- CZ - fr.marcwrobel.jbanking.IsoCountry
-
Czechia (a.k.a.
- CZK - fr.marcwrobel.jbanking.IsoCurrency
-
Czech koruna.
D
- DateCalculationException - Exception in fr.marcwrobel.jbanking.calendar
-
Thrown when a date calculation was abandoned (probably because the calendar is not valid).
- DateCalculationException(String) - Constructor for exception fr.marcwrobel.jbanking.calendar.DateCalculationException
-
Creates a new instance with the given message.
- DayOfWeekHoliday - Enum in fr.marcwrobel.jbanking.calendar
-
A
Holidayoccurring the same day every week. - DayOfWeekInMonthHoliday - Class in fr.marcwrobel.jbanking.calendar
-
A
Holidayoccurring the same day of the week in a month every year. - DayOfWeekInMonthHoliday(int, DayOfWeek, Month) - Constructor for class fr.marcwrobel.jbanking.calendar.DayOfWeekInMonthHoliday
- DE - fr.marcwrobel.jbanking.IsoCountry
-
Germany (a.k.a.
- DJ - fr.marcwrobel.jbanking.IsoCountry
-
Djibouti (a.k.a.
- DJF - fr.marcwrobel.jbanking.IsoCurrency
-
Djiboutian franc.
- DK - fr.marcwrobel.jbanking.IsoCountry
-
Denmark (a.k.a.
- DKK - fr.marcwrobel.jbanking.IsoCurrency
-
Danish krone.
- DM - fr.marcwrobel.jbanking.IsoCountry
-
Dominica (a.k.a.
- DO - fr.marcwrobel.jbanking.IsoCountry
-
The Dominican Republic.
- DOP - fr.marcwrobel.jbanking.IsoCurrency
-
Dominican peso.
- DZ - fr.marcwrobel.jbanking.IsoCountry
-
Algeria (a.k.a.
- DZD - fr.marcwrobel.jbanking.IsoCurrency
-
Algerian dinar.
E
- EC - fr.marcwrobel.jbanking.IsoCountry
-
Ecuador (a.k.a.
- EE - fr.marcwrobel.jbanking.IsoCountry
-
Estonia (a.k.a.
- EG - fr.marcwrobel.jbanking.IsoCountry
-
Egypt (a.k.a.
- EGP - fr.marcwrobel.jbanking.IsoCurrency
-
Egyptian pound.
- EH - fr.marcwrobel.jbanking.IsoCountry
-
Western Sahara (provisional name).
- equals(Object) - Method in class fr.marcwrobel.jbanking.bic.Bic
-
Indicates whether some other object is “equal to” this one.
- equals(Object) - Method in class fr.marcwrobel.jbanking.calendar.DayOfWeekInMonthHoliday
- equals(Object) - Method in class fr.marcwrobel.jbanking.calendar.FixedHoliday
- equals(Object) - Method in class fr.marcwrobel.jbanking.calendar.MonthDayHoliday
- equals(Object) - Method in class fr.marcwrobel.jbanking.calendar.MovedHoliday
- equals(Object) - Method in class fr.marcwrobel.jbanking.calendar.RelativeHoliday
- equals(Object) - Method in class fr.marcwrobel.jbanking.calendar.ShiftedHoliday
- equals(Object) - Method in class fr.marcwrobel.jbanking.calendar.SuppressedHoliday
- equals(Object) - Method in class fr.marcwrobel.jbanking.calendar.YearRangeHoliday
- equals(Object) - Method in class fr.marcwrobel.jbanking.creditor.CreditorIdentifier
- equals(Object) - Method in class fr.marcwrobel.jbanking.iban.Iban
- equals(Object) - Method in class fr.marcwrobel.jbanking.swift.SwiftPattern
- ER - fr.marcwrobel.jbanking.IsoCountry
-
Eritrea (a.k.a.
- ERN - fr.marcwrobel.jbanking.IsoCurrency
-
Eritrean nakfa.
- ES - fr.marcwrobel.jbanking.IsoCountry
-
Spain (a.k.a.
- ET - fr.marcwrobel.jbanking.IsoCountry
-
Ethiopia (a.k.a.
- ETB - fr.marcwrobel.jbanking.IsoCurrency
-
Ethiopian birr.
- EUR - fr.marcwrobel.jbanking.IsoCurrency
-
Euro.
- EUROPEAN_ECONOMIC_AREA - fr.marcwrobel.jbanking.Agreement
-
The European Economic Area (EEA) was established via the Agreement on the European Economic Area, an international agreement which enables the extension of the European Union's single market to member states of the European Free Trade Association.
- EUROPEAN_FREE_TRADE_ASSOCIATION - fr.marcwrobel.jbanking.Agreement
-
The European Free Trade Association (EFTA) is a regional trade organization and free trade area.
- EUROPEAN_UNION - fr.marcwrobel.jbanking.Agreement
-
The European Union (EU) is a political and economic union of states that are located primarily in Europe.
F
- FI - fr.marcwrobel.jbanking.IsoCountry
-
Finland (a.k.a.
- FinancialCalendars - Enum in fr.marcwrobel.jbanking.calendar
-
A non-exhaustive list of
Calendars for some of the most important financial districts or financial systems in the world. - FixedHoliday - Class in fr.marcwrobel.jbanking.calendar
-
A
Holidayoccurring at given dates. - FixedHoliday(LocalDate...) - Constructor for class fr.marcwrobel.jbanking.calendar.FixedHoliday
-
Create a new holiday using the given dates.
- FixedHoliday(Collection<LocalDate>) - Constructor for class fr.marcwrobel.jbanking.calendar.FixedHoliday
-
Create a new holiday using the given dates.
- FJ - fr.marcwrobel.jbanking.IsoCountry
-
Fiji (a.k.a.
- FJD - fr.marcwrobel.jbanking.IsoCurrency
-
Fijian dollar.
- FK - fr.marcwrobel.jbanking.IsoCountry
-
The Falkland Island (Malvinas).
- FKP - fr.marcwrobel.jbanking.IsoCurrency
-
Falkland Islands pound.
- FM - fr.marcwrobel.jbanking.IsoCountry
-
The Federated States of Micronesia.
- FO - fr.marcwrobel.jbanking.IsoCountry
-
The Faroe Islands.
- forNotProperlyFormattedInput(String) - Static method in exception fr.marcwrobel.jbanking.creditor.CreditorIdentifierFormatException
-
Creates a
CreditorIdentifierFormatExceptiontelling the given Creditor Identifier is not properly formatted. - FR - fr.marcwrobel.jbanking.IsoCountry
-
France (a.k.a.
- fr.marcwrobel.jbanking - package fr.marcwrobel.jbanking
- fr.marcwrobel.jbanking.bic - package fr.marcwrobel.jbanking.bic
- fr.marcwrobel.jbanking.calendar - package fr.marcwrobel.jbanking.calendar
- fr.marcwrobel.jbanking.creditor - package fr.marcwrobel.jbanking.creditor
- fr.marcwrobel.jbanking.iban - package fr.marcwrobel.jbanking.iban
- fr.marcwrobel.jbanking.swift - package fr.marcwrobel.jbanking.swift
- FRANKFURT - fr.marcwrobel.jbanking.calendar.FinancialCalendars
-
Frankfurt (Germany) financial district holidays.
- FRIDAY - fr.marcwrobel.jbanking.calendar.DayOfWeekHoliday
-
Friday is the day of the week between Thursday and Saturday.
- FRIDAY_SATURDAY - fr.marcwrobel.jbanking.calendar.FinancialCalendars
-
A special calendar with no holidays but with saturday and sunday as weekends.
- fromAlpha2Code(String) - Static method in enum fr.marcwrobel.jbanking.IsoCountry
-
Translate the given ISO 3166-1 alpha-2 code to an IsoCountry.
- fromAlpha3Code(String) - Static method in enum fr.marcwrobel.jbanking.IsoCountry
-
Translate the given ISO 3166-1 alpha-3 code to an IsoCountry.
- fromAlphabeticCode(String) - Static method in enum fr.marcwrobel.jbanking.IsoCurrency
-
Translate the given ISO 4217 alphabetical code to an IsoCurrency.
- fromNumericCode(int) - Static method in enum fr.marcwrobel.jbanking.IsoCountry
-
Translate the given ISO 3166-1 numeric code to an IsoCountry.
- fromNumericCode(int) - Static method in enum fr.marcwrobel.jbanking.IsoCurrency
-
Translate the given ISO 4217 numeric code to an IsoCurrency.
- FUND - fr.marcwrobel.jbanking.IsoCurrency.Category
-
Fund codes.
G
- GA - fr.marcwrobel.jbanking.IsoCountry
-
Gabon (a.k.a.
- GB - fr.marcwrobel.jbanking.IsoCountry
-
The United Kingdom of Great Britain and Northern Ireland (a.k.a.
- GBP - fr.marcwrobel.jbanking.IsoCurrency
-
Pound sterling.
- GD - fr.marcwrobel.jbanking.IsoCountry
-
Grenada.
- GE - fr.marcwrobel.jbanking.IsoCountry
-
Georgia.
- GEL - fr.marcwrobel.jbanking.IsoCurrency
-
Georgian lari.
- getAlpha2Code() - Method in enum fr.marcwrobel.jbanking.IsoCountry
-
Returns this country ISO 3166-1 alpha-2 code.
- getAlpha3Code() - Method in enum fr.marcwrobel.jbanking.IsoCountry
-
Returns this country ISO 3166-1 alpha-3 code.
- getAlphabeticCode() - Method in enum fr.marcwrobel.jbanking.IsoCurrency
-
Returns this currency ISO 4217 alphabetical code.
- getBban() - Method in class fr.marcwrobel.jbanking.iban.Iban
-
Extract the BBAN from this IBAN.
- getBranchCode() - Method in class fr.marcwrobel.jbanking.bic.Bic
-
Extract the branch code from this BIC.
- getBusinessCode() - Method in class fr.marcwrobel.jbanking.creditor.CreditorIdentifier
-
Extract the business code from this Creditor Identifier.
- getCategory() - Method in enum fr.marcwrobel.jbanking.IsoCurrency
-
Returns this currency
category. - getCheckDigit() - Method in class fr.marcwrobel.jbanking.creditor.CreditorIdentifier
-
Extract the check digit from this Creditor Identifier.
- getCheckDigit() - Method in class fr.marcwrobel.jbanking.iban.Iban
-
Extract the check digit from this IBAN.
- getCountries() - Method in enum fr.marcwrobel.jbanking.IsoCurrency
-
Returns the countries that are using this currency.
- getCountryCode() - Method in class fr.marcwrobel.jbanking.bic.Bic
-
Extract the country code from this BIC.
- getCountryCode() - Method in class fr.marcwrobel.jbanking.creditor.CreditorIdentifier
-
Extract the ISO 3166-1-alpha-2 country code from this Creditor Identifier.
- getCountryCode() - Method in class fr.marcwrobel.jbanking.iban.Iban
-
Extract the ISO 3166-1-alpha-2 country code from this IBAN.
- getDependency() - Method in enum fr.marcwrobel.jbanking.IsoCountry
-
Returns the country on which this country depends.
- getEquivalentJavaPattern() - Method in class fr.marcwrobel.jbanking.swift.SwiftPattern
-
Returns the
java Patternbuild using the SWIFT expression. - getExpression() - Method in class fr.marcwrobel.jbanking.swift.SwiftPattern
-
Returns the SWIFT expression from which this pattern was compiled.
- getExpression() - Method in exception fr.marcwrobel.jbanking.swift.SwiftPatternSyntaxException
-
Returns the input expression that caused this exception to be raised.
- getHolidaysFor(LocalDate) - Method in interface fr.marcwrobel.jbanking.calendar.Calendar
-
Get all the
Holidays matching with the given day. - getHolidaysFor(LocalDate) - Method in class fr.marcwrobel.jbanking.calendar.CompositeCalendar
- getHolidaysFor(LocalDate) - Method in class fr.marcwrobel.jbanking.calendar.ConfigurableCalendar
- getHolidaysFor(LocalDate) - Method in enum fr.marcwrobel.jbanking.calendar.FinancialCalendars
- getInputString() - Method in exception fr.marcwrobel.jbanking.bic.BicFormatException
-
Returns the input String that caused this exception to be raised.
- getInputString() - Method in exception fr.marcwrobel.jbanking.creditor.CreditorIdentifierFormatException
-
Returns the input String that caused this exception to be raised.
- getInputString() - Method in exception fr.marcwrobel.jbanking.iban.IbanFormatException
-
Returns the input String that caused this exception to be raised.
- getInstitutionCode() - Method in class fr.marcwrobel.jbanking.bic.Bic
-
Extract the institution code (or bank code) from this BIC.
- getLocationCode() - Method in class fr.marcwrobel.jbanking.bic.Bic
-
Extract the location code from this BIC.
- getMinorUnit() - Method in enum fr.marcwrobel.jbanking.IsoCurrency
-
Returns this currency minor unit, if applicable.
- getNationalIdentifier() - Method in class fr.marcwrobel.jbanking.creditor.CreditorIdentifier
-
Extract the creditor national identifier from this Creditor Identifier.
- getNumericCode() - Method in enum fr.marcwrobel.jbanking.IsoCountry
-
Returns this country ISO 3166-1 numeric code.
- getNumericCode() - Method in enum fr.marcwrobel.jbanking.IsoCurrency
-
Returns this currency ISO 4217 numeric code.
- getParticipants() - Method in enum fr.marcwrobel.jbanking.Agreement
-
Get the participants of this agreement.
- GF - fr.marcwrobel.jbanking.IsoCountry
-
French Guiana.
- GG - fr.marcwrobel.jbanking.IsoCountry
-
Guernsey.
- GH - fr.marcwrobel.jbanking.IsoCountry
-
Ghana (a.k.a.
- GHS - fr.marcwrobel.jbanking.IsoCurrency
-
Ghanaian cedi.
- GI - fr.marcwrobel.jbanking.IsoCountry
-
Gibraltar.
- GIP - fr.marcwrobel.jbanking.IsoCurrency
-
Gibraltar pound.
- GL - fr.marcwrobel.jbanking.IsoCountry
-
Greenland.
- GM - fr.marcwrobel.jbanking.IsoCountry
-
The Gambia (a.k.a.
- GMD - fr.marcwrobel.jbanking.IsoCurrency
-
Gambian dalasi.
- GN - fr.marcwrobel.jbanking.IsoCountry
-
Guinea (a.k.a.
- GNF - fr.marcwrobel.jbanking.IsoCurrency
-
Guinean franc.
- GP - fr.marcwrobel.jbanking.IsoCountry
-
Guadeloupe.
- GQ - fr.marcwrobel.jbanking.IsoCountry
-
Equatorial Guinea (a.k.a.
- GR - fr.marcwrobel.jbanking.IsoCountry
-
Greece (a.k.a.
- GS - fr.marcwrobel.jbanking.IsoCountry
-
South Georgia and the South Sandwich Islands.
- GT - fr.marcwrobel.jbanking.IsoCountry
-
Guatemala (a.k.a.
- GTQ - fr.marcwrobel.jbanking.IsoCurrency
-
Guatemalan quetzal.
- GU - fr.marcwrobel.jbanking.IsoCountry
-
Guam.
- GW - fr.marcwrobel.jbanking.IsoCountry
-
Guinea-Bissau (a.k.a.
- GY - fr.marcwrobel.jbanking.IsoCountry
-
Guyana (a.k.a.
- GYD - fr.marcwrobel.jbanking.IsoCurrency
-
Guyanese dollar.
H
- hashCode() - Method in class fr.marcwrobel.jbanking.bic.Bic
- hashCode() - Method in class fr.marcwrobel.jbanking.calendar.DayOfWeekInMonthHoliday
- hashCode() - Method in class fr.marcwrobel.jbanking.calendar.FixedHoliday
- hashCode() - Method in class fr.marcwrobel.jbanking.calendar.MonthDayHoliday
- hashCode() - Method in class fr.marcwrobel.jbanking.calendar.MovedHoliday
- hashCode() - Method in class fr.marcwrobel.jbanking.calendar.RelativeHoliday
- hashCode() - Method in class fr.marcwrobel.jbanking.calendar.ShiftedHoliday
- hashCode() - Method in class fr.marcwrobel.jbanking.calendar.SuppressedHoliday
- hashCode() - Method in class fr.marcwrobel.jbanking.calendar.YearRangeHoliday
- hashCode() - Method in class fr.marcwrobel.jbanking.creditor.CreditorIdentifier
- hashCode() - Method in class fr.marcwrobel.jbanking.iban.Iban
-
Returns a normalized string representation of this IBAN.
- hashCode() - Method in class fr.marcwrobel.jbanking.swift.SwiftPattern
- HK - fr.marcwrobel.jbanking.IsoCountry
-
Hong Kong (a.k.a.
- HKD - fr.marcwrobel.jbanking.IsoCurrency
-
Hong Kong dollar.
- HM - fr.marcwrobel.jbanking.IsoCountry
-
Heard Island and McDonald Islands.
- HN - fr.marcwrobel.jbanking.IsoCountry
-
Honduras (a.k.a.
- HNL - fr.marcwrobel.jbanking.IsoCurrency
-
Honduran lempira.
- Holiday - Interface in fr.marcwrobel.jbanking.calendar
-
Bank holidays are holidays when banks, and many other businesses, are closed for the day.
- holidaysWithin(LocalDate, LocalDate) - Method in interface fr.marcwrobel.jbanking.calendar.Calendar
-
Compute the holidays between
from(inclusive) andto(inclusive). - holidaysWithin(LocalDate, LocalDate) - Method in enum fr.marcwrobel.jbanking.calendar.FinancialCalendars
- HR - fr.marcwrobel.jbanking.IsoCountry
-
Croatia (a.k.a.
- HRK - fr.marcwrobel.jbanking.IsoCurrency
-
Croatian kuna.
- HT - fr.marcwrobel.jbanking.IsoCountry
-
Haiti (a.k.a.
- HTG - fr.marcwrobel.jbanking.IsoCurrency
-
Haitian gourde.
- HU - fr.marcwrobel.jbanking.IsoCountry
-
Hungary.
- HUF - fr.marcwrobel.jbanking.IsoCurrency
-
Hungarian forint.
I
- Iban - Class in fr.marcwrobel.jbanking.iban
-
An International Bank Account Number (IBAN) Code as specified by the ISO 13616:2007 standard.
- Iban(IsoCountry, String) - Constructor for class fr.marcwrobel.jbanking.iban.Iban
-
Create a new IBAN from the given country code and BBAN.
- Iban(String) - Constructor for class fr.marcwrobel.jbanking.iban.Iban
-
Create a new IBAN from the given string.
- IbanCheckDigit - Enum in fr.marcwrobel.jbanking.iban
-
Provide ISO 7064 Mod 97,10 IBAN check digit calculation and validation.
- IbanFormatException - Exception in fr.marcwrobel.jbanking.iban
-
Thrown to indicate that an attempt has been made to convert a string to a
Iban, but that the string does not have the appropriate format. - ID - fr.marcwrobel.jbanking.IsoCountry
-
Indonesia (a.k.a.
- IDR - fr.marcwrobel.jbanking.IsoCurrency
-
Indonesian rupiah.
- IE - fr.marcwrobel.jbanking.IsoCountry
-
Ireland.
- IL - fr.marcwrobel.jbanking.IsoCountry
-
Israel (a.k.a.
- ILS - fr.marcwrobel.jbanking.IsoCurrency
-
Israeli new shekel.
- IM - fr.marcwrobel.jbanking.IsoCountry
-
Isle of Man.
- IN - fr.marcwrobel.jbanking.IsoCountry
-
India (a.k.a.
- INR - fr.marcwrobel.jbanking.IsoCurrency
-
Indian rupee.
- INSTANCE - fr.marcwrobel.jbanking.calendar.WesternEaster
- INSTANCE - fr.marcwrobel.jbanking.iban.IbanCheckDigit
- IO - fr.marcwrobel.jbanking.IsoCountry
-
The British Indian Ocean Territory.
- IQ - fr.marcwrobel.jbanking.IsoCountry
-
Iraq (a.k.a.
- IQD - fr.marcwrobel.jbanking.IsoCurrency
-
Iraqi dinar.
- IR - fr.marcwrobel.jbanking.IsoCountry
-
The Islamic Republic of Iran.
- IRR - fr.marcwrobel.jbanking.IsoCurrency
-
Iranian rial.
- IS - fr.marcwrobel.jbanking.IsoCountry
-
Iceland (a.k.a.
- isBusinessDay(LocalDate) - Method in interface fr.marcwrobel.jbanking.calendar.Calendar
-
Check whether the given date is a business day.
- isBusinessDay(LocalDate) - Method in enum fr.marcwrobel.jbanking.calendar.FinancialCalendars
- isHoliday(LocalDate) - Method in interface fr.marcwrobel.jbanking.calendar.Calendar
-
Check whether the given date is a public holiday.
- isHoliday(LocalDate) - Method in class fr.marcwrobel.jbanking.calendar.CompositeCalendar
- isHoliday(LocalDate) - Method in class fr.marcwrobel.jbanking.calendar.ConfigurableCalendar
- isHoliday(LocalDate) - Method in enum fr.marcwrobel.jbanking.calendar.FinancialCalendars
- isIndependent() - Method in enum fr.marcwrobel.jbanking.IsoCountry
-
Whether this country is independent, according to the International Organization for Standardization (ISO).
- ISK - fr.marcwrobel.jbanking.IsoCurrency
-
Icelandic króna.
- isLiveBic() - Method in class fr.marcwrobel.jbanking.bic.Bic
-
Test whether this BIC is a live bic.
- IsoCountry - Enum in fr.marcwrobel.jbanking
-
The countries, dependent territories, and special areas of geographical interest having an Officially assigned ISO 3166-1 code.
- IsoCurrency - Enum in fr.marcwrobel.jbanking
-
The currencies having an ISO 4217 code.
- IsoCurrency.Category - Enum in fr.marcwrobel.jbanking
- isParticipatingTo(Agreement) - Method in enum fr.marcwrobel.jbanking.IsoCountry
-
Check whether this country is participating in the given
Agreement. - isTestBic() - Method in class fr.marcwrobel.jbanking.bic.Bic
-
Test whether this BIC is a test bic.
- isValid(String) - Static method in class fr.marcwrobel.jbanking.bic.Bic
-
Check whether the given string is valid BIC.
- isValid(String) - Static method in class fr.marcwrobel.jbanking.creditor.CreditorIdentifier
-
Validates the given Creditor Identifier String.
- isValid(String) - Static method in class fr.marcwrobel.jbanking.iban.Iban
-
Validates the given IBAN String.
- IT - fr.marcwrobel.jbanking.IsoCountry
-
Italy (a.k.a.
J
- JE - fr.marcwrobel.jbanking.IsoCountry
-
Jersey.
- JM - fr.marcwrobel.jbanking.IsoCountry
-
Jamaica.
- JMD - fr.marcwrobel.jbanking.IsoCurrency
-
Jamaican dollar.
- JO - fr.marcwrobel.jbanking.IsoCountry
-
Jordan (a.k.a.
- JOD - fr.marcwrobel.jbanking.IsoCurrency
-
Jordanian dinar.
- JP - fr.marcwrobel.jbanking.IsoCountry
-
Japan.
- JPY - fr.marcwrobel.jbanking.IsoCurrency
-
Japanese yen.
K
- KE - fr.marcwrobel.jbanking.IsoCountry
-
Kenya (a.k.a.
- KES - fr.marcwrobel.jbanking.IsoCurrency
-
Kenyan shilling.
- KG - fr.marcwrobel.jbanking.IsoCountry
-
Kyrgyzstan (a.k.a.
- KGS - fr.marcwrobel.jbanking.IsoCurrency
-
Kyrgyzstani som.
- KH - fr.marcwrobel.jbanking.IsoCountry
-
Cambodia (a.k.a.
- KHR - fr.marcwrobel.jbanking.IsoCurrency
-
Cambodian riel.
- KI - fr.marcwrobel.jbanking.IsoCountry
-
Kiribati (a.k.a.
- KM - fr.marcwrobel.jbanking.IsoCountry
-
The Comoros (a.k.a.
- KMF - fr.marcwrobel.jbanking.IsoCurrency
-
Comorian franc.
- KN - fr.marcwrobel.jbanking.IsoCountry
-
Saint Kitts and Nevis.
- KP - fr.marcwrobel.jbanking.IsoCountry
-
The Democratic People's Republic of Korea (a.k.a.
- KPW - fr.marcwrobel.jbanking.IsoCurrency
-
North Korean won.
- KR - fr.marcwrobel.jbanking.IsoCountry
-
The Republic of Korea (a.k.a.
- KRW - fr.marcwrobel.jbanking.IsoCurrency
-
South Korean won.
- KW - fr.marcwrobel.jbanking.IsoCountry
-
Kuwait (a.k.a.
- KWD - fr.marcwrobel.jbanking.IsoCurrency
-
Kuwaiti dinar.
- KY - fr.marcwrobel.jbanking.IsoCountry
-
The Cayman Islands.
- KYD - fr.marcwrobel.jbanking.IsoCurrency
-
Cayman Islands dollar.
- KZ - fr.marcwrobel.jbanking.IsoCountry
-
Kazakhstan (a.k.a.
- KZT - fr.marcwrobel.jbanking.IsoCurrency
-
Kazakhstani tenge.
L
- LA - fr.marcwrobel.jbanking.IsoCountry
-
The Lao People's Democratic Republic.
- LAK - fr.marcwrobel.jbanking.IsoCurrency
-
Lao kip.
- LB - fr.marcwrobel.jbanking.IsoCountry
-
Lebanon (a.k.a.
- LBP - fr.marcwrobel.jbanking.IsoCurrency
-
Lebanese pound.
- LC - fr.marcwrobel.jbanking.IsoCountry
-
Saint Lucia.
- LI - fr.marcwrobel.jbanking.IsoCountry
-
Liechtenstein (a.k.a.
- LK - fr.marcwrobel.jbanking.IsoCountry
-
Sri Lanka (a.k.a.
- LKR - fr.marcwrobel.jbanking.IsoCurrency
-
Sri Lankan rupee.
- LONDON - fr.marcwrobel.jbanking.calendar.FinancialCalendars
-
London (United Kingdom) financial district holidays.
- LR - fr.marcwrobel.jbanking.IsoCountry
-
Liberia (a.k.a.
- LRD - fr.marcwrobel.jbanking.IsoCurrency
-
Liberian dollar.
- LS - fr.marcwrobel.jbanking.IsoCountry
-
Lesotho (a.k.a.
- LSL - fr.marcwrobel.jbanking.IsoCurrency
-
Lesotho loti.
- LT - fr.marcwrobel.jbanking.IsoCountry
-
Lithuania (a.k.a.
- LU - fr.marcwrobel.jbanking.IsoCountry
-
Luxembourg (a.k.a.
- LV - fr.marcwrobel.jbanking.IsoCountry
-
Latvia (a.k.a.
- LY - fr.marcwrobel.jbanking.IsoCountry
-
Libya (a.k.a.
- LYD - fr.marcwrobel.jbanking.IsoCurrency
-
Libyan dinar.
M
- MA - fr.marcwrobel.jbanking.IsoCountry
-
Morocco (a.k.a.
- MAD - fr.marcwrobel.jbanking.IsoCurrency
-
Moroccan dirham.
- matcher(CharSequence) - Method in class fr.marcwrobel.jbanking.swift.SwiftPattern
-
Creates a matcher that will match the given input against this pattern.
- MAX_ITERATIONS - Static variable in interface fr.marcwrobel.jbanking.calendar.Calendar
-
Maximum number of iteration for date calculations before giving up.
- MC - fr.marcwrobel.jbanking.IsoCountry
-
Monaco (a.k.a.
- MD - fr.marcwrobel.jbanking.IsoCountry
-
The Republic of Moldova.
- MDL - fr.marcwrobel.jbanking.IsoCurrency
-
Moldovan leu.
- ME - fr.marcwrobel.jbanking.IsoCountry
-
Montenegro.
- METAL - fr.marcwrobel.jbanking.IsoCurrency.Category
-
Precious metals codes.
- MF - fr.marcwrobel.jbanking.IsoCountry
-
Saint Martin (French part).
- MG - fr.marcwrobel.jbanking.IsoCountry
-
Madagascar (a.k.a.
- MGA - fr.marcwrobel.jbanking.IsoCurrency
-
Malagasy ariary.
- MH - fr.marcwrobel.jbanking.IsoCountry
-
The Marshall Islands (a.k.a.
- MK - fr.marcwrobel.jbanking.IsoCountry
-
North Macedonia (a.k.a.
- MKD - fr.marcwrobel.jbanking.IsoCurrency
-
Macedonian denar.
- ML - fr.marcwrobel.jbanking.IsoCountry
-
Mali (a.k.a.
- MM - fr.marcwrobel.jbanking.IsoCountry
-
Myanmar (a.k.a.
- MMK - fr.marcwrobel.jbanking.IsoCurrency
-
Burmese kyat.
- MN - fr.marcwrobel.jbanking.IsoCountry
-
Mongolia.
- MNT - fr.marcwrobel.jbanking.IsoCurrency
-
Mongolian tögrög (or tugrik).
- MO - fr.marcwrobel.jbanking.IsoCountry
-
Macao (a.k.a Macao Special Administrative Region of China).
- MONDAY - fr.marcwrobel.jbanking.calendar.DayOfWeekHoliday
-
Monday is the day of the week between Sunday and Tuesday.
- MonthDayHoliday - Class in fr.marcwrobel.jbanking.calendar
-
A
Holidayoccurring the same day and month every year. - MonthDayHoliday(MonthDay) - Constructor for class fr.marcwrobel.jbanking.calendar.MonthDayHoliday
-
Create a new holiday using the given
MonthDay. - MonthDayHoliday(Month, int) - Constructor for class fr.marcwrobel.jbanking.calendar.MonthDayHoliday
-
Create a new holiday using the given month and day of month.
- MOP - fr.marcwrobel.jbanking.IsoCurrency
-
Macanese pataca.
- MovedHoliday - Class in fr.marcwrobel.jbanking.calendar
-
A
Holidaythat has been punctually moved to another day. - MovedHoliday(Holiday, LocalDate...) - Constructor for class fr.marcwrobel.jbanking.calendar.MovedHoliday
-
Create a new holiday using the given base and replacements
Map. - MovedHoliday(MonthDay, MonthDay, int...) - Constructor for class fr.marcwrobel.jbanking.calendar.MovedHoliday
-
Create a new holiday using the given base
MonthDayHoliday, the replacement dayMonthDayand the years when the replacement must occur. - MP - fr.marcwrobel.jbanking.IsoCountry
-
The Northern Mariana Islands (a.k.a.
- MQ - fr.marcwrobel.jbanking.IsoCountry
-
Martinique.
- MR - fr.marcwrobel.jbanking.IsoCountry
-
Mauritania (a.k.a.
- MRU - fr.marcwrobel.jbanking.IsoCurrency
-
Mauritanian ouguiya.
- MS - fr.marcwrobel.jbanking.IsoCountry
-
Montserrat.
- MT - fr.marcwrobel.jbanking.IsoCountry
-
Malta (a.k.a.
- MU - fr.marcwrobel.jbanking.IsoCountry
-
Mauritius (a.k.a.
- MUR - fr.marcwrobel.jbanking.IsoCurrency
-
Mauritian rupee.
- MV - fr.marcwrobel.jbanking.IsoCountry
-
Maldives (a.k.a.
- MVR - fr.marcwrobel.jbanking.IsoCurrency
-
Maldivian rufiyaa.
- MW - fr.marcwrobel.jbanking.IsoCountry
-
Malawi (a.k.a.
- MWK - fr.marcwrobel.jbanking.IsoCurrency
-
Malawian kwacha.
- MX - fr.marcwrobel.jbanking.IsoCountry
-
Mexico (a.k.a.
- MXN - fr.marcwrobel.jbanking.IsoCurrency
-
Mexican peso.
- MXV - fr.marcwrobel.jbanking.IsoCurrency
-
Mexican unidad de inversión.
- MY - fr.marcwrobel.jbanking.IsoCountry
-
Malaysia.
- MYR - fr.marcwrobel.jbanking.IsoCurrency
-
Malaysian ringgit.
- MZ - fr.marcwrobel.jbanking.IsoCountry
-
Mozambique (a.k.a.
- MZN - fr.marcwrobel.jbanking.IsoCurrency
-
Mozambican metical.
N
- NA - fr.marcwrobel.jbanking.IsoCountry
-
Namibia (a.k.a.
- NAD - fr.marcwrobel.jbanking.IsoCurrency
-
Namibian dollar.
- NATIONAL - fr.marcwrobel.jbanking.IsoCurrency.Category
-
National or supranational currencies codes.
- NC - fr.marcwrobel.jbanking.IsoCountry
-
New Caledonia.
- NE - fr.marcwrobel.jbanking.IsoCountry
-
The Niger (a.k.a.
- NEW_YORK_FED - fr.marcwrobel.jbanking.calendar.FinancialCalendars
-
Federal Reserve Bank of New York holidays.
- NEW_YORK_SOCK_EXCHANGE - fr.marcwrobel.jbanking.calendar.FinancialCalendars
-
New York Stock Exchange (NYSE) holidays.
- next(LocalDate) - Method in interface fr.marcwrobel.jbanking.calendar.Calendar
-
Compute the next business day after the given date (excluded).
- next(LocalDate) - Method in enum fr.marcwrobel.jbanking.calendar.FinancialCalendars
- nextOrSame(LocalDate) - Method in interface fr.marcwrobel.jbanking.calendar.Calendar
-
Compute the next business day after the given date (included).
- NF - fr.marcwrobel.jbanking.IsoCountry
-
Norfolk Island.
- NG - fr.marcwrobel.jbanking.IsoCountry
-
Nigeria (a.k.a.
- NGN - fr.marcwrobel.jbanking.IsoCurrency
-
Nigerian naira.
- NI - fr.marcwrobel.jbanking.IsoCountry
-
Nicaragua (a.k.a.
- NIO - fr.marcwrobel.jbanking.IsoCurrency
-
Nicaraguan córdoba.
- NL - fr.marcwrobel.jbanking.IsoCountry
-
The Netherlands (a.k.a.
- NO - fr.marcwrobel.jbanking.IsoCountry
-
Norway (a.k.a.
- NO_HOLIDAYS - fr.marcwrobel.jbanking.calendar.FinancialCalendars
-
A special calendar with no holidays and no weekends.
- NOK - fr.marcwrobel.jbanking.IsoCurrency
-
Norwegian krone.
- NP - fr.marcwrobel.jbanking.IsoCountry
-
Nepal (a.k.a.
- NPR - fr.marcwrobel.jbanking.IsoCurrency
-
Nepalese rupee.
- NR - fr.marcwrobel.jbanking.IsoCountry
-
Nauru (a.k.a.
- NU - fr.marcwrobel.jbanking.IsoCountry
-
Niue.
- NZ - fr.marcwrobel.jbanking.IsoCountry
-
New Zealand.
- NZD - fr.marcwrobel.jbanking.IsoCurrency
-
New Zealand dollar.
O
- OM - fr.marcwrobel.jbanking.IsoCountry
-
Oman (a.k.a.
- OMR - fr.marcwrobel.jbanking.IsoCurrency
-
Omani rial.
- OTHER - fr.marcwrobel.jbanking.IsoCurrency.Category
-
Other codes (testing codes, special codes...).
P
- PA - fr.marcwrobel.jbanking.IsoCountry
-
Panama (a.k.a.
- PAB - fr.marcwrobel.jbanking.IsoCurrency
-
Panamanian balboa.
- PARIS - fr.marcwrobel.jbanking.calendar.FinancialCalendars
-
Paris (France) financial district holidays.
- participations() - Method in enum fr.marcwrobel.jbanking.IsoCountry
- PE - fr.marcwrobel.jbanking.IsoCountry
-
Peru (a.k.a.
- PEN - fr.marcwrobel.jbanking.IsoCurrency
-
Peruvian sol.
- PF - fr.marcwrobel.jbanking.IsoCountry
-
French Polynesia.
- PG - fr.marcwrobel.jbanking.IsoCountry
-
Papua New Guinea (a.k.a.
- PGK - fr.marcwrobel.jbanking.IsoCurrency
-
Papua New Guinean kina.
- PH - fr.marcwrobel.jbanking.IsoCountry
-
The Philippines (a.k.a.
- PHP - fr.marcwrobel.jbanking.IsoCurrency
-
Philippine peso.
- PK - fr.marcwrobel.jbanking.IsoCountry
-
Pakistan (a.k.a.
- PKR - fr.marcwrobel.jbanking.IsoCurrency
-
Pakistani rupee.
- PL - fr.marcwrobel.jbanking.IsoCountry
-
Poland (a.k.a.
- PLN - fr.marcwrobel.jbanking.IsoCurrency
-
Polish złoty.
- PLUS_TWO_DAYS - fr.marcwrobel.jbanking.calendar.ShiftingStrategy
-
For
Holidays that are observed on the followingDayOfWeek.MONDAYwhen they fall onDayOfWeek.SATURDAY, or on the followingDayOfWeek.TUESDAYwhen they fall onDayOfWeek.SUNDAY. - PM - fr.marcwrobel.jbanking.IsoCountry
-
Saint Pierre and Miquelon.
- PN - fr.marcwrobel.jbanking.IsoCountry
-
Pitcairn.
- PR - fr.marcwrobel.jbanking.IsoCountry
-
Puerto Rico.
- previous(LocalDate) - Method in interface fr.marcwrobel.jbanking.calendar.Calendar
-
Compute the previous business day before the given date (excluded).
- previous(LocalDate) - Method in enum fr.marcwrobel.jbanking.calendar.FinancialCalendars
- previousOrSame(LocalDate) - Method in interface fr.marcwrobel.jbanking.calendar.Calendar
-
Compute the previous business day before the given date (included).
- PRIMARY_OFFICE_BRANCH_CODE - Static variable in class fr.marcwrobel.jbanking.bic.Bic
-
The branch code for primary offices.
- PS - fr.marcwrobel.jbanking.IsoCountry
-
The State of Palestine.
- PT - fr.marcwrobel.jbanking.IsoCountry
-
Portugal (a.k.a.
- PW - fr.marcwrobel.jbanking.IsoCountry
-
Palau (a.k.a.
- PY - fr.marcwrobel.jbanking.IsoCountry
-
Paraguay (a.k.a.
- PYG - fr.marcwrobel.jbanking.IsoCurrency
-
Paraguayan guaraní.
Q
- QA - fr.marcwrobel.jbanking.IsoCountry
-
Qatar (a.k.a.
- QAR - fr.marcwrobel.jbanking.IsoCurrency
-
Qatari riyal.
R
- RE - fr.marcwrobel.jbanking.IsoCountry
-
Réunion.
- RelativeHoliday - Class in fr.marcwrobel.jbanking.calendar
- RelativeHoliday(Holiday, int) - Constructor for class fr.marcwrobel.jbanking.calendar.RelativeHoliday
-
Create a new holiday using the given
base holidayand the given number of days as the shift. - RO - fr.marcwrobel.jbanking.IsoCountry
-
Romania.
- RON - fr.marcwrobel.jbanking.IsoCurrency
-
Romanian leu.
- RS - fr.marcwrobel.jbanking.IsoCountry
-
Serbia (a.k.a.
- RSD - fr.marcwrobel.jbanking.IsoCurrency
-
Serbian dinar.
- RU - fr.marcwrobel.jbanking.IsoCountry
-
The Russian Federation (a.k.a.
- RUB - fr.marcwrobel.jbanking.IsoCurrency
-
Russian ruble.
- RW - fr.marcwrobel.jbanking.IsoCountry
-
Rwanda (a.k.a.
- RWF - fr.marcwrobel.jbanking.IsoCurrency
-
Rwandan franc.
S
- SA - fr.marcwrobel.jbanking.IsoCountry
-
Saudi Arabia (a.k.a.
- SAR - fr.marcwrobel.jbanking.IsoCurrency
-
Saudi riyal.
- SATURDAY - fr.marcwrobel.jbanking.calendar.DayOfWeekHoliday
-
Saturday is the day of the week between Friday and Sunday.
- SATURDAY_SUNDAY - fr.marcwrobel.jbanking.calendar.FinancialCalendars
-
A special calendar with no holidays but with saturday and sunday as weekends.
- SB - fr.marcwrobel.jbanking.IsoCountry
-
Solomon Islands.
- SBD - fr.marcwrobel.jbanking.IsoCurrency
-
Solomon Islands dollar.
- SC - fr.marcwrobel.jbanking.IsoCountry
-
Seychelles (a.k.a.
- SCR - fr.marcwrobel.jbanking.IsoCurrency
-
Seychellois rupee.
- SD - fr.marcwrobel.jbanking.IsoCountry
-
The Sudan (a.k.a.
- SDG - fr.marcwrobel.jbanking.IsoCurrency
-
Sudanese pound.
- SE - fr.marcwrobel.jbanking.IsoCountry
-
Sweden (a.k.a.
- SEK - fr.marcwrobel.jbanking.IsoCurrency
-
Swedish króna.
- SEPA_COM_PACIFIQUE - fr.marcwrobel.jbanking.Agreement
-
The French Republic is made up of a “SEPA zone” and a “non-SEPA” zone.
- SG - fr.marcwrobel.jbanking.IsoCountry
-
Singapore (a.k.a.
- SGD - fr.marcwrobel.jbanking.IsoCurrency
-
Singapore dollar.
- SH - fr.marcwrobel.jbanking.IsoCountry
-
Saint Helena, Ascension and Tristan da Cunha.
- shift(LocalDate) - Method in enum fr.marcwrobel.jbanking.calendar.ShiftingStrategy
-
Shift the given date.
- shift(LocalDate, int) - Method in interface fr.marcwrobel.jbanking.calendar.Calendar
-
Shifts the given date by the specified number of business days.
- ShiftedHoliday - Class in fr.marcwrobel.jbanking.calendar
- ShiftedHoliday(Holiday, ShiftingStrategy) - Constructor for class fr.marcwrobel.jbanking.calendar.ShiftedHoliday
-
Create a new holiday using the given
base holidayand shifting strategy. - ShiftingStrategy - Enum in fr.marcwrobel.jbanking.calendar
-
Holidays shifting strategies.
- SHP - fr.marcwrobel.jbanking.IsoCurrency
-
Saint Helena pound.
- SI - fr.marcwrobel.jbanking.IsoCountry
-
Slovenia (a.k.a.
- SINGLE_EURO_PAYMENTS_AREA - fr.marcwrobel.jbanking.Agreement
-
The Single Euro Payments Area (SEPA) is a payment-integration initiative of the European Union for simplification of bank transfers denominated in euro.
- SJ - fr.marcwrobel.jbanking.IsoCountry
-
Svalbard and Jan Mayen.
- SK - fr.marcwrobel.jbanking.IsoCountry
-
Slovakia (a.k.a.
- SL - fr.marcwrobel.jbanking.IsoCountry
-
Sierra Leone (a.k.a.
- SLE - fr.marcwrobel.jbanking.IsoCurrency
-
Sierra Leonean leone.
- SLL - fr.marcwrobel.jbanking.IsoCurrency
-
Sierra Leonean leone.
- SM - fr.marcwrobel.jbanking.IsoCountry
-
San Marino (a.k.a.
- SN - fr.marcwrobel.jbanking.IsoCountry
-
Senegal (a.k.a.
- SO - fr.marcwrobel.jbanking.IsoCountry
-
Somalia (a.k.a.
- SOS - fr.marcwrobel.jbanking.IsoCurrency
-
Somali shilling.
- SR - fr.marcwrobel.jbanking.IsoCountry
-
Suriname (a.k.a.
- SRD - fr.marcwrobel.jbanking.IsoCurrency
-
Surinamese dollar.
- SS - fr.marcwrobel.jbanking.IsoCountry
-
South Sudan (a.k.a.
- SSP - fr.marcwrobel.jbanking.IsoCurrency
-
South Sudanese pound.
- ST - fr.marcwrobel.jbanking.IsoCountry
-
São Tomé and Príncipe (a.k.a.
- STN - fr.marcwrobel.jbanking.IsoCurrency
-
São Tomé and Príncipe dobra.
- SUNDAY - fr.marcwrobel.jbanking.calendar.DayOfWeekHoliday
-
Sunday is the day of the week between Saturday and Monday.
- SUNDAY_TO_MONDAY - fr.marcwrobel.jbanking.calendar.ShiftingStrategy
-
For
Holidays that are observed on the followingDayOfWeek.MONDAYwhen they fall onDayOfWeek.SUNDAY. - SUNDAY_TO_TUESDAY - fr.marcwrobel.jbanking.calendar.ShiftingStrategy
-
For
Holidays that are observed on the followingDayOfWeek.TUESDAYwhen they fall onDayOfWeek.SUNDAY. - SUNDAY_TO_WEDNESDAY - fr.marcwrobel.jbanking.calendar.ShiftingStrategy
-
For
Holidays that are observed on the followingDayOfWeek.WEDNESDAYwhen they fall onDayOfWeek.SUNDAY. - SuppressedHoliday - Class in fr.marcwrobel.jbanking.calendar
-
A
Holidaythat has been punctually suppressed. - SuppressedHoliday(Holiday, Integer...) - Constructor for class fr.marcwrobel.jbanking.calendar.SuppressedHoliday
-
Create a new holiday using the given base and suppressed years.
- SuppressedHoliday(Holiday, Collection<Integer>) - Constructor for class fr.marcwrobel.jbanking.calendar.SuppressedHoliday
-
Create a new holiday using the given base and suppressed years.
- SV - fr.marcwrobel.jbanking.IsoCountry
-
El Salvador (a.k.a.
- SVC - fr.marcwrobel.jbanking.IsoCurrency
-
Salvadoran colón.
- SwiftPattern - Class in fr.marcwrobel.jbanking.swift
-
A partial compiled representation of a SWIFT expression (a kind of regular expression) as used in many SWIFT documents (for instance the IBAN registry document).
- SwiftPatternSyntaxException - Exception in fr.marcwrobel.jbanking.swift
-
Thrown to indicate a syntax error in a SWIFT expression pattern.
- SX - fr.marcwrobel.jbanking.IsoCountry
-
Sint Maarten (Dutch part).
- SY - fr.marcwrobel.jbanking.IsoCountry
-
The Syrian Arab Republic.
- SYDNEY - fr.marcwrobel.jbanking.calendar.FinancialCalendars
-
Sydney (Australia) financial district holidays.
- SYP - fr.marcwrobel.jbanking.IsoCurrency
-
Syrian pound.
- SZ - fr.marcwrobel.jbanking.IsoCountry
-
Eswatini (a.k.a.
- SZL - fr.marcwrobel.jbanking.IsoCurrency
-
Swazi lilangeni.
T
- TARGET - fr.marcwrobel.jbanking.calendar.FinancialCalendars
-
The calendar for Trans-European Automated Real-time Gross settlement Express Transfer (TARGET) closing days.
- TC - fr.marcwrobel.jbanking.IsoCountry
-
The Turks and Caicos Islands.
- TD - fr.marcwrobel.jbanking.IsoCountry
-
Chad (a.k.a.
- TEST_BIC_INDICATOR - Static variable in class fr.marcwrobel.jbanking.bic.Bic
-
If the last character of the location code in a BIC is this one it means that the BIC is a Test BIC,
- TF - fr.marcwrobel.jbanking.IsoCountry
-
The French Southern Territories.
- TG - fr.marcwrobel.jbanking.IsoCountry
-
Togo (a.k.a.
- TH - fr.marcwrobel.jbanking.IsoCountry
-
Thailand (a.k.a.
- THB - fr.marcwrobel.jbanking.IsoCurrency
-
Thai baht.
- THURSDAY - fr.marcwrobel.jbanking.calendar.DayOfWeekHoliday
-
Thursday is the day of the week between Wednesday and Friday.
- TJ - fr.marcwrobel.jbanking.IsoCountry
-
Tajikistan (a.k.a.
- TJS - fr.marcwrobel.jbanking.IsoCurrency
-
Tajikistani somoni.
- TK - fr.marcwrobel.jbanking.IsoCountry
-
Tokelau.
- TL - fr.marcwrobel.jbanking.IsoCountry
-
Timor-Leste (a.k.a.
- TM - fr.marcwrobel.jbanking.IsoCountry
-
Turkmenistan.
- TMT - fr.marcwrobel.jbanking.IsoCurrency
-
Turkmenistan manat.
- TN - fr.marcwrobel.jbanking.IsoCountry
-
Tunisia (a.k.a.
- TND - fr.marcwrobel.jbanking.IsoCurrency
-
Tunisian dinar.
- TO - fr.marcwrobel.jbanking.IsoCountry
-
Tonga (a.k.a.
- TOKYO - fr.marcwrobel.jbanking.calendar.FinancialCalendars
-
Tokyo (Japan) financial district holidays.
- TOP - fr.marcwrobel.jbanking.IsoCurrency
-
Tongan paʻanga.
- toPrintableString() - Method in class fr.marcwrobel.jbanking.iban.Iban
-
Gets the printable version of this IBAN.
- toString() - Method in class fr.marcwrobel.jbanking.bic.Bic
-
Returns a normalized string representation of this BIC.
- toString() - Method in class fr.marcwrobel.jbanking.calendar.DayOfWeekInMonthHoliday
- toString() - Method in class fr.marcwrobel.jbanking.calendar.FixedHoliday
- toString() - Method in class fr.marcwrobel.jbanking.calendar.MonthDayHoliday
- toString() - Method in class fr.marcwrobel.jbanking.calendar.MovedHoliday
- toString() - Method in class fr.marcwrobel.jbanking.calendar.RelativeHoliday
- toString() - Method in class fr.marcwrobel.jbanking.calendar.ShiftedHoliday
- toString() - Method in class fr.marcwrobel.jbanking.calendar.SuppressedHoliday
- toString() - Method in class fr.marcwrobel.jbanking.calendar.YearRangeHoliday
- toString() - Method in class fr.marcwrobel.jbanking.creditor.CreditorIdentifier
- toString() - Method in class fr.marcwrobel.jbanking.iban.Iban
- toString() - Method in class fr.marcwrobel.jbanking.swift.SwiftPattern
- TR - fr.marcwrobel.jbanking.IsoCountry
-
Turkey (a.k.a.
- TRY - fr.marcwrobel.jbanking.IsoCurrency
-
Turkish lira.
- TT - fr.marcwrobel.jbanking.IsoCountry
-
Trinidad and Tobago (a.k.a.
- TTD - fr.marcwrobel.jbanking.IsoCurrency
-
Trinidad and Tobago dollar.
- TUESDAY - fr.marcwrobel.jbanking.calendar.DayOfWeekHoliday
-
Tuesday is the day of the week between Monday and Wednesday.
- TV - fr.marcwrobel.jbanking.IsoCountry
-
Tuvalu.
- TW - fr.marcwrobel.jbanking.IsoCountry
-
Taiwan (Province of China).
- TWD - fr.marcwrobel.jbanking.IsoCurrency
-
New Taiwan dollar.
- TZ - fr.marcwrobel.jbanking.IsoCountry
-
The United Republic of Tanzania.
- TZS - fr.marcwrobel.jbanking.IsoCurrency
-
Tanzanian shilling.
U
- UA - fr.marcwrobel.jbanking.IsoCountry
-
Ukraine.
- UAH - fr.marcwrobel.jbanking.IsoCurrency
-
Ukrainian hryvnia.
- UG - fr.marcwrobel.jbanking.IsoCountry
-
Uganda (a.k.a.
- UGX - fr.marcwrobel.jbanking.IsoCurrency
-
Ugandan shilling.
- UM - fr.marcwrobel.jbanking.IsoCountry
-
The United States Minor Outlying Islands.
- unshift(LocalDate) - Method in enum fr.marcwrobel.jbanking.calendar.ShiftingStrategy
-
Unshift the given date.
- US - fr.marcwrobel.jbanking.IsoCountry
-
The United States of America.
- USD - fr.marcwrobel.jbanking.IsoCurrency
-
United States dollar.
- USN - fr.marcwrobel.jbanking.IsoCurrency
-
United States dollar (next day) (funds code).
- USS - fr.marcwrobel.jbanking.IsoCurrency
-
United States dollar (same day) (funds code).
- UY - fr.marcwrobel.jbanking.IsoCountry
-
Uruguay (a.k.a.
- UYI - fr.marcwrobel.jbanking.IsoCurrency
-
Uruguay Peso en Unidades Indexadas (URUIURUI) (funds code).
- UYU - fr.marcwrobel.jbanking.IsoCurrency
-
Uruguayan peso.
- UYW - fr.marcwrobel.jbanking.IsoCurrency
-
Uruguayan Unidad Previsional (Fund currency).
- UZ - fr.marcwrobel.jbanking.IsoCountry
-
Uzbekistan (a.k.a.
- UZS - fr.marcwrobel.jbanking.IsoCurrency
-
Uzbekistani soʻm.
V
- VA - fr.marcwrobel.jbanking.IsoCountry
-
The Holy See (a.k.a.
- validate(String) - Method in enum fr.marcwrobel.jbanking.iban.IbanCheckDigit
-
Validate the given IBAN check digit.
- valueOf(String) - Static method in enum fr.marcwrobel.jbanking.Agreement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.marcwrobel.jbanking.calendar.DayOfWeekHoliday
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.marcwrobel.jbanking.calendar.FinancialCalendars
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.marcwrobel.jbanking.calendar.ShiftingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.marcwrobel.jbanking.calendar.WesternEaster
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.marcwrobel.jbanking.iban.IbanCheckDigit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.marcwrobel.jbanking.IsoCountry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.marcwrobel.jbanking.IsoCurrency.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.marcwrobel.jbanking.IsoCurrency
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum fr.marcwrobel.jbanking.Agreement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum fr.marcwrobel.jbanking.calendar.DayOfWeekHoliday
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum fr.marcwrobel.jbanking.calendar.FinancialCalendars
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum fr.marcwrobel.jbanking.calendar.ShiftingStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum fr.marcwrobel.jbanking.calendar.WesternEaster
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum fr.marcwrobel.jbanking.iban.IbanCheckDigit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum fr.marcwrobel.jbanking.IsoCountry
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum fr.marcwrobel.jbanking.IsoCurrency.Category
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum fr.marcwrobel.jbanking.IsoCurrency
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VC - fr.marcwrobel.jbanking.IsoCountry
-
Saint Vincent and the Grenadines.
- VE - fr.marcwrobel.jbanking.IsoCountry
-
The Bolivarian Republic of Venezuela.
- VED - fr.marcwrobel.jbanking.IsoCurrency
-
Venezuelan bolívar digital (as designated on Wikipedia).
- VES - fr.marcwrobel.jbanking.IsoCurrency
-
Venezuelan bolívar soberano.
- VG - fr.marcwrobel.jbanking.IsoCountry
-
The British Virgin Islands.
- VI - fr.marcwrobel.jbanking.IsoCountry
-
The U.S.
- VN - fr.marcwrobel.jbanking.IsoCountry
-
Viet Nam (a.k.a.
- VND - fr.marcwrobel.jbanking.IsoCurrency
-
Vietnamese đồng.
- VU - fr.marcwrobel.jbanking.IsoCountry
-
Vanuatu (a.k.a.
- VUV - fr.marcwrobel.jbanking.IsoCurrency
-
Vanuatu vatu.
W
- WEDNESDAY - fr.marcwrobel.jbanking.calendar.DayOfWeekHoliday
-
Wednesday is the day of the week between Tuesday and Thursday.
- WEEKEND_TO_MONDAY - fr.marcwrobel.jbanking.calendar.ShiftingStrategy
-
For
Holidays that are observed on the followingDayOfWeek.MONDAYwhen they fall onDayOfWeek.SATURDAYorDayOfWeek.SUNDAY. - WesternEaster - Enum in fr.marcwrobel.jbanking.calendar
-
This class is modeling the western easter sunday.
- WF - fr.marcwrobel.jbanking.IsoCountry
-
Wallis and Futuna (a.k.a.
- WS - fr.marcwrobel.jbanking.IsoCountry
-
Samoa (a.k.a.
- WST - fr.marcwrobel.jbanking.IsoCurrency
-
Samoan tālā.
X
- XAF - fr.marcwrobel.jbanking.IsoCurrency
-
Central African CFA franc.
- XAG - fr.marcwrobel.jbanking.IsoCurrency
-
Silver.
- XAU - fr.marcwrobel.jbanking.IsoCurrency
-
Gold.
- XBA - fr.marcwrobel.jbanking.IsoCurrency
-
European Composite Unit (EURCO).
- XBB - fr.marcwrobel.jbanking.IsoCurrency
-
European Monetary Unit (E.M.U.-6).
- XBC - fr.marcwrobel.jbanking.IsoCurrency
-
European Unit of Account 9 (E.U.A.-9).
- XBD - fr.marcwrobel.jbanking.IsoCurrency
-
European Unit of Account 17 (E.U.A.-17).
- XCD - fr.marcwrobel.jbanking.IsoCurrency
-
Eastern Caribbean dollar.
- XDR - fr.marcwrobel.jbanking.IsoCurrency
-
Special drawing rights.
- XK - fr.marcwrobel.jbanking.IsoCountry
-
Kosovo.
- XOF - fr.marcwrobel.jbanking.IsoCurrency
-
West African CFA franc.
- XPD - fr.marcwrobel.jbanking.IsoCurrency
-
Palladium.
- XPF - fr.marcwrobel.jbanking.IsoCurrency
-
CFP franc.
- XPT - fr.marcwrobel.jbanking.IsoCurrency
-
Platinum.
- XSU - fr.marcwrobel.jbanking.IsoCurrency
-
The SUCRE (a.k.a Sistema Unitario de Compensación Regional, or Unified System for Regional Compensation).
- XTS - fr.marcwrobel.jbanking.IsoCurrency
-
Code reserved for testing.
- XUA - fr.marcwrobel.jbanking.IsoCurrency
-
ADB (African Development Bank) Unit of Account.
- XXX - fr.marcwrobel.jbanking.IsoCurrency
-
No currency.
Y
- YE - fr.marcwrobel.jbanking.IsoCountry
-
Yemen (a.k.a.
- YearRangeHoliday - Class in fr.marcwrobel.jbanking.calendar
-
A
Holidaythat is valid only for a given range or years. - YearRangeHoliday(Holiday, long, long) - Constructor for class fr.marcwrobel.jbanking.calendar.YearRangeHoliday
-
Create a new holiday using the given base and years of validity.
- YearRangeHoliday(Holiday, ValueRange) - Constructor for class fr.marcwrobel.jbanking.calendar.YearRangeHoliday
-
Create a new holiday using the given base and years of validity.
- YER - fr.marcwrobel.jbanking.IsoCurrency
-
Yemeni rial.
- YT - fr.marcwrobel.jbanking.IsoCountry
-
Mayotte.
Z
- ZA - fr.marcwrobel.jbanking.IsoCountry
-
South Africa (a.k.a.
- ZAR - fr.marcwrobel.jbanking.IsoCurrency
-
South African rand.
- ZM - fr.marcwrobel.jbanking.IsoCountry
-
Zambia (a.k.a.
- ZMW - fr.marcwrobel.jbanking.IsoCurrency
-
Zambian kwacha.
- ZW - fr.marcwrobel.jbanking.IsoCountry
-
Zimbabwe (a.k.a.
- ZWL - fr.marcwrobel.jbanking.IsoCurrency
-
Zimbabwean dollar.
All Classes All Packages