Golibri
A B C D E G H I J L M N O P S T V W X Y Z

A

Address - class org.golibri.common.contact.Address.
 
Address() - Constructor for class org.golibri.common.contact.Address
 
Address - class org.golibri.countries.be.contact.Address.
 
Address() - Constructor for class org.golibri.countries.be.contact.Address
 
Address - class org.golibri.countries.nl.contact.Address.
 
Address() - Constructor for class org.golibri.countries.nl.contact.Address
 
Alpha2CountryCode - class org.golibri.iso.Alpha2CountryCode.
The Alpha2CountryCode class represents alpha-2 country codes as specified by the ISO 3166 Standard.
Alpha2CountryCode(String) - Constructor for class org.golibri.iso.Alpha2CountryCode
Constructor.
Alpha2CountryCodes - class org.golibri.iso.Alpha2CountryCodes.
The Alpha2CountryCodes class contains all alpha-2 country codes as specified by the ISO 3166 Standard.
Alpha2CountryCodes() - Constructor for class org.golibri.iso.Alpha2CountryCodes
 
Alpha3CountryCode - class org.golibri.iso.Alpha3CountryCode.
The Alpha3CountryCode class represents alpha-3 country codes as specified by the ISO 3166 Standard.
Alpha3CountryCode(String) - Constructor for class org.golibri.iso.Alpha3CountryCode
Constructor.
Alpha3CountryCodes - class org.golibri.iso.Alpha3CountryCodes.
The Alpha3CountryCodes class contains all alpha-3 country codes as specified by the ISO 3166 Standard.
Alpha3CountryCodes() - Constructor for class org.golibri.iso.Alpha3CountryCodes
 
alpha2CountryCodeExists(String) - Static method in class org.golibri.iso.CountryCodes
Verifies if an alpha-2 country code exists.
alpha3CountryCodeExists(String) - Static method in class org.golibri.iso.CountryCodes
Verifies if an alpha-3 country code exists.

B

BankAccountNumber - class org.golibri.countries.be.finance.BankAccountNumber.
 
BankAccountNumber() - Constructor for class org.golibri.countries.be.finance.BankAccountNumber
 
BilingualAddress - class org.golibri.countries.be.contact.BilingualAddress.
 
BilingualAddress() - Constructor for class org.golibri.countries.be.contact.BilingualAddress
 

C

CompanyID - class org.golibri.countries.be.work.CompanyID.
 
CompanyID() - Constructor for class org.golibri.countries.be.work.CompanyID
 
CompanyIDFormat - class org.golibri.countries.be.work.CompanyIDFormat.
 
CompanyIDFormat() - Constructor for class org.golibri.countries.be.work.CompanyIDFormat
 
Country - class org.golibri.common.contact.Country.
 
Country(String) - Constructor for class org.golibri.common.contact.Country
 
Country(Alpha2CountryCode) - Constructor for class org.golibri.common.contact.Country
 
Country(Alpha3CountryCode) - Constructor for class org.golibri.common.contact.Country
 
Country(Numeric3CountryCode) - Constructor for class org.golibri.common.contact.Country
 
CountryCodeRecord - class org.golibri.iso.CountryCodeRecord.
A country code record contains the three different country codes of a country.
CountryCodeRecord(Alpha2CountryCode, Alpha3CountryCode, Numeric3CountryCode) - Constructor for class org.golibri.iso.CountryCodeRecord
Constructor.
CountryCodes - class org.golibri.iso.CountryCodes.
The CountryCodes class represents all country codes as specified by the ISO 3166 Standard.
CountryCodes() - Constructor for class org.golibri.iso.CountryCodes
 
Currency - class org.golibri.common.finance.Currency.
 
Currency() - Constructor for class org.golibri.common.finance.Currency
 
CurrencyCode - class org.golibri.iso.CurrencyCode.
 
CurrencyCode(String) - Constructor for class org.golibri.iso.CurrencyCode
Constructor.
CurrencyCodes - class org.golibri.iso.CurrencyCodes.
 
CurrencyCodes() - Constructor for class org.golibri.iso.CurrencyCodes
 
countryCodeExists(String) - Static method in class org.golibri.iso.CountryCodes
Verifies if a country code exists.

D

DASH_LONG - Static variable in class org.golibri.countries.be.socialsecurity.SocialSecurityNumber
 
DASH_SHORT - Static variable in class org.golibri.countries.be.socialsecurity.SocialSecurityNumber
 
Department - class org.golibri.countries.fr.contact.Department.
 
Department() - Constructor for class org.golibri.countries.fr.contact.Department
 
Departments - class org.golibri.countries.fr.contact.Departments.
 
Departments() - Constructor for class org.golibri.countries.fr.contact.Departments
 

E

EmailAddress - class org.golibri.common.contact.EmailAddress.
 
EmailAddress() - Constructor for class org.golibri.common.contact.EmailAddress
 
EmployerClass - class org.golibri.countries.be.work.EmployerClass.
 
EmployerClass() - Constructor for class org.golibri.countries.be.work.EmployerClass
 
EmployerClassFormat - class org.golibri.countries.be.work.EmployerClassFormat.
 
EmployerClassFormat() - Constructor for class org.golibri.countries.be.work.EmployerClassFormat
 
EmployerClasses - class org.golibri.countries.be.work.EmployerClasses.
 
EmployerClasses() - Constructor for class org.golibri.countries.be.work.EmployerClasses
 
equals(Object) - Method in class org.golibri.countries.be.contact.TownZIPCode
 
equals(Object) - Method in class org.golibri.countries.be.contact.ZIPCode
 
equals(Object) - Method in class org.golibri.countries.be.socialsecurity.SocialSecurityNumber
 
equals(Object) - Method in class org.golibri.iso.Alpha2CountryCode
 
equals(Object) - Method in class org.golibri.iso.Alpha3CountryCode
 
equals(Object) - Method in class org.golibri.iso.CurrencyCode
 
equals(Object) - Method in class org.golibri.iso.Numeric3CountryCode
 
exists(Alpha2CountryCode) - Static method in class org.golibri.iso.Alpha2CountryCodes
Method to check whether an alpha-2 country code exists.
exists(String) - Static method in class org.golibri.iso.Alpha2CountryCodes
Method to check whether an alpha-2 country code exists.
exists(Alpha3CountryCode) - Static method in class org.golibri.iso.Alpha3CountryCodes
Method to check whether an alpha-3 country code exists.
exists(String) - Static method in class org.golibri.iso.Alpha3CountryCodes
Method to check whether an alpha-2 country code exists.
exists(CurrencyCode) - Static method in class org.golibri.iso.CurrencyCodes
Method to check whether a country code exists.
exists(String) - Static method in class org.golibri.iso.CurrencyCodes
Method to check whether a country code exists.
exists(Numeric3CountryCode) - Static method in class org.golibri.iso.Numeric3CountryCodes
Method to check whether a country code exists.
exists(String) - Static method in class org.golibri.iso.Numeric3CountryCodes
Method to check whether a country code exists.
exists(int) - Static method in class org.golibri.iso.Numeric3CountryCodes
Method to check whether a country code exists.

G

getAlpha2CountryCode() - Method in class org.golibri.common.contact.Country
 
getAlpha2CountryCode() - Method in class org.golibri.iso.CountryCodeRecord
Gets the alpha-2 country code
getAlpha2CountryCode(String) - Static method in class org.golibri.iso.CountryCodes
Static factory method that creates Alpha2CountryCode objects.
getAlpha2CountryCodes() - Static method in class org.golibri.iso.CountryCodes
Static method that returns all existing alpha-2 country codes.
getAlpha3CountryCode() - Method in class org.golibri.common.contact.Country
 
getAlpha3CountryCode() - Method in class org.golibri.iso.CountryCodeRecord
Gets the alpha-3 country code
getAlpha3CountryCode(String) - Static method in class org.golibri.iso.CountryCodes
Static factory method that creates Alpha3CountryCode objects.
getAlpha3CountryCodes() - Static method in class org.golibri.iso.CountryCodes
Static method that returns all existing alpha-3 country codes.
getCity() - Method in class org.golibri.countries.be.contact.TownZIPCode
 
getCityZIPCode() - Method in class org.golibri.countries.be.contact.TownZIPCode
 
getCode() - Method in class org.golibri.countries.be.contact.ZIPCode
 
getCountryCode() - Method in class org.golibri.iso.Alpha2CountryCode
Returns the alpha-2 country code as String
getCountryCode(String) - Static method in class org.golibri.iso.Alpha2CountryCodes
Factory method to create alpha-2 country code objects.
getCountryCode() - Method in class org.golibri.iso.Alpha3CountryCode
Returns the alpha-3 country code as String
getCountryCode(String) - Static method in class org.golibri.iso.Alpha3CountryCodes
Factory method to create alpha-3 country code objects.
getCountryCode() - Method in class org.golibri.iso.Numeric3CountryCode
 
getCountryCode(int) - Static method in class org.golibri.iso.Numeric3CountryCodes
Factory method to create country code objects.
getCountryCodeRecord(String) - Static method in class org.golibri.iso.CountryCodes
 
getCountryCodeRecord(Alpha2CountryCode) - Static method in class org.golibri.iso.CountryCodes
 
getCountryCodeRecord(Alpha3CountryCode) - Static method in class org.golibri.iso.CountryCodes
 
getCountryCodeRecord(Numeric3CountryCode) - Static method in class org.golibri.iso.CountryCodes
 
getCountryCodeRecords() - Static method in class org.golibri.iso.CountryCodes
 
getCountryCodes() - Static method in class org.golibri.iso.Alpha2CountryCodes
Static method that returns all existing alpha-2 country codes.
getCountryCodes() - Static method in class org.golibri.iso.Alpha3CountryCodes
Static method that returns all existing alpha-3 country codes.
getCountryCodes() - Static method in class org.golibri.iso.Numeric3CountryCodes
 
getCurrencyCode() - Method in class org.golibri.common.contact.Country
 
getCurrencyCode() - Method in class org.golibri.iso.CurrencyCode
 
getCurrencyCode(String) - Static method in class org.golibri.iso.CurrencyCodes
Factory method to create country code objects.
getCurrencyCodes() - Static method in class org.golibri.iso.CurrencyCodes
 
getDocument(File) - Static method in class org.golibri.util.XMLHelper
 
getLanguages() - Method in class org.golibri.countries.be.contact.TownZIPCode
 
getNumeric3CountryCode() - Method in class org.golibri.common.contact.Country
 
getNumeric3CountryCode() - Method in class org.golibri.iso.CountryCodeRecord
Gets the numeric-3 country code
getNumeric3CountryCode(int) - Static method in class org.golibri.iso.CountryCodes
Static factory method that creates Numeric3CountryCode objects.
getNumeric3CountryCodes() - Static method in class org.golibri.iso.CountryCodes
Static method that returns all existing numeric-3 country codes.
getResourceAsDocument(String) - Static method in class org.golibri.util.XMLHelper
 
getTown() - Method in class org.golibri.countries.be.contact.TownZIPCode
 
getValue() - Method in class org.golibri.countries.be.socialsecurity.SocialSecurityNumber
 
getZIPCode() - Method in class org.golibri.countries.be.contact.TownZIPCode
 

H

hashCode() - Method in class org.golibri.countries.be.contact.TownZIPCode
 
hashCode() - Method in class org.golibri.countries.be.contact.ZIPCode
 
hashCode() - Method in class org.golibri.countries.be.socialsecurity.SocialSecurityNumber
 
hashCode() - Method in class org.golibri.iso.Alpha2CountryCode
 
hashCode() - Method in class org.golibri.iso.Alpha3CountryCode
 
hashCode() - Method in class org.golibri.iso.CurrencyCode
 
hashCode() - Method in class org.golibri.iso.Numeric3CountryCode
 

I

IBAN - class org.golibri.common.finance.IBAN.
 
IBAN() - Constructor for class org.golibri.common.finance.IBAN
 
isValid(long) - Static method in class org.golibri.countries.be.socialsecurity.SocialSecurityNumber
Check if the value is a valid social security number To be valid the number needs to meet the following conditions not negative smaller than 9999999999 born before 2000 : check must equal 97 - (base modulo 97) born after 2000 : same check but a 2 is added in front of the base

J

JointCommissionNumber - class org.golibri.countries.be.work.JointCommissionNumber.
 
JointCommissionNumber() - Constructor for class org.golibri.countries.be.work.JointCommissionNumber
 
JointCommissionNumberFormat - class org.golibri.countries.be.work.JointCommissionNumberFormat.
 
JointCommissionNumberFormat() - Constructor for class org.golibri.countries.be.work.JointCommissionNumberFormat
 
JointCommissionNumbers - class org.golibri.countries.be.work.JointCommissionNumbers.
 
JointCommissionNumbers() - Constructor for class org.golibri.countries.be.work.JointCommissionNumbers
 

L

LanguageCode - class org.golibri.iso.LanguageCode.
 
LanguageCode() - Constructor for class org.golibri.iso.LanguageCode
 
LanguageCodes - class org.golibri.iso.LanguageCodes.
 
LanguageCodes() - Constructor for class org.golibri.iso.LanguageCodes
 

M

Money - class org.golibri.common.finance.Money.
 
Money() - Constructor for class org.golibri.common.finance.Money
 

N

NOSSRegistrationNumber - class org.golibri.countries.be.socialsecurity.NOSSRegistrationNumber.
 
NOSSRegistrationNumber() - Constructor for class org.golibri.countries.be.socialsecurity.NOSSRegistrationNumber
 
NOSSRegistrationNumberFormat - class org.golibri.countries.be.socialsecurity.NOSSRegistrationNumberFormat.
 
NOSSRegistrationNumberFormat() - Constructor for class org.golibri.countries.be.socialsecurity.NOSSRegistrationNumberFormat
 
NationalRegisterNumber - class org.golibri.countries.be.NationalRegisterNumber.
 
NationalRegisterNumber() - Constructor for class org.golibri.countries.be.NationalRegisterNumber
 
NationalRegisterNumberFormat - class org.golibri.countries.be.NationalRegisterNumberFormat.
 
NationalRegisterNumberFormat() - Constructor for class org.golibri.countries.be.NationalRegisterNumberFormat
 
Numeric3CountryCode - class org.golibri.iso.Numeric3CountryCode.
The Numeric3CountryCode class represents numeric-3 country codes as specified by the ISO 3166 Standard.
Numeric3CountryCode(int) - Constructor for class org.golibri.iso.Numeric3CountryCode
Constructor.
Numeric3CountryCode(String) - Constructor for class org.golibri.iso.Numeric3CountryCode
Constructor.
Numeric3CountryCodes - class org.golibri.iso.Numeric3CountryCodes.
 
Numeric3CountryCodes() - Constructor for class org.golibri.iso.Numeric3CountryCodes
 
numeric3CountryCodeExists(int) - Static method in class org.golibri.iso.CountryCodes
Verifies if a numeric-3 country code exists.
numeric3CountryCodeExists(String) - Static method in class org.golibri.iso.CountryCodes
Verifies if a numeric-3 country code exists.

O

org.golibri.common - package org.golibri.common
 
org.golibri.common.contact - package org.golibri.common.contact
 
org.golibri.common.finance - package org.golibri.common.finance
 
org.golibri.countries.be - package org.golibri.countries.be
 
org.golibri.countries.be.contact - package org.golibri.countries.be.contact
 
org.golibri.countries.be.finance - package org.golibri.countries.be.finance
 
org.golibri.countries.be.socialsecurity - package org.golibri.countries.be.socialsecurity
 
org.golibri.countries.be.work - package org.golibri.countries.be.work
 
org.golibri.countries.fr.contact - package org.golibri.countries.fr.contact
 
org.golibri.countries.nl.contact - package org.golibri.countries.nl.contact
 
org.golibri.iso - package org.golibri.iso
 
org.golibri.util - package org.golibri.util
 

P

PLAIN - Static variable in class org.golibri.countries.be.socialsecurity.SocialSecurityNumber
 
PhoneAreaCode - class org.golibri.countries.be.contact.PhoneAreaCode.
 
PhoneAreaCode() - Constructor for class org.golibri.countries.be.contact.PhoneAreaCode
 
PhoneCountryCode - class org.golibri.common.contact.PhoneCountryCode.
 
PhoneCountryCode() - Constructor for class org.golibri.common.contact.PhoneCountryCode
 
PhoneNumber - class org.golibri.common.contact.PhoneNumber.
 
PhoneNumber() - Constructor for class org.golibri.common.contact.PhoneNumber
 
PhoneNumber - class org.golibri.countries.be.contact.PhoneNumber.
 
PhoneNumber() - Constructor for class org.golibri.countries.be.contact.PhoneNumber
 

S

SPACE_LONG - Static variable in class org.golibri.countries.be.socialsecurity.SocialSecurityNumber
 
SPACE_SHORT - Static variable in class org.golibri.countries.be.socialsecurity.SocialSecurityNumber
 
SocialSecurityNumber - class org.golibri.countries.be.socialsecurity.SocialSecurityNumber.
Number used by the social security to identify a single person The number consists out of the following elements position 1-6 : birthdate yymmdd position 7-9 : sequence number position 10-11 : check The number can be represented using the following formats PLAIN : 'yymmddssscc' SPACE_SHORT : 'yymmddsss cc' SPACE_LONG : 'yymmdd sss cc' DASH_SHORT : 'yymmddsss-cc' DASH_LONG : 'yymmdd-sss-cc'
SocialSecurityNumber(long) - Constructor for class org.golibri.countries.be.socialsecurity.SocialSecurityNumber
Default constructor
SocialSecurityNumber(String) - Constructor for class org.golibri.countries.be.socialsecurity.SocialSecurityNumber
Default constructor
SocialSecurityNumber(String, SocialSecurityNumberFormat) - Constructor for class org.golibri.countries.be.socialsecurity.SocialSecurityNumber
Default constructor

T

TownZIPCode - class org.golibri.countries.be.contact.TownZIPCode.
Encapsulates the definition of a zip code in combination with community and town name The following properties are defined for each ZIP code cityZIPCode : ZIP code of the city city : name of the city to which the town belongs town : name of the town ZIPCode : ZIP code of the town languages : the language(s)
TownZIPCode(String, ZIPCode, String, ZIPCode, String[]) - Constructor for class org.golibri.countries.be.contact.TownZIPCode
Default constructor
TownZIPCodes - class org.golibri.countries.be.contact.TownZIPCodes.
Collection of all available zipcodes in Belgium
TownZIPCodes() - Constructor for class org.golibri.countries.be.contact.TownZIPCodes
 
toString() - Method in class org.golibri.countries.be.contact.TownZIPCode
 
toString() - Method in class org.golibri.countries.be.contact.ZIPCode
 
toString() - Method in class org.golibri.countries.be.socialsecurity.SocialSecurityNumber
 
toString(SocialSecurityNumberFormat) - Method in class org.golibri.countries.be.socialsecurity.SocialSecurityNumber
 
toString() - Method in class org.golibri.iso.Alpha2CountryCode
 
toString() - Method in class org.golibri.iso.Alpha3CountryCode
 
toString() - Method in class org.golibri.iso.CurrencyCode
 
toString() - Method in class org.golibri.iso.Numeric3CountryCode
 

V

VATNumber - class org.golibri.countries.be.finance.VATNumber.
 
VATNumber() - Constructor for class org.golibri.countries.be.finance.VATNumber
 
VATNumberFormat - class org.golibri.countries.be.finance.VATNumberFormat.
 
VATNumberFormat() - Constructor for class org.golibri.countries.be.finance.VATNumberFormat
 

W

WorkerCode - class org.golibri.countries.be.work.WorkerCode.
 
WorkerCode() - Constructor for class org.golibri.countries.be.work.WorkerCode
 
WorkerCodes - class org.golibri.countries.be.work.WorkerCodes.
 
WorkerCodes() - Constructor for class org.golibri.countries.be.work.WorkerCodes
 

X

XMLHelper - class org.golibri.util.XMLHelper.
 
XMLHelper() - Constructor for class org.golibri.util.XMLHelper
 

Y

YearQuarter - class org.golibri.common.YearQuarter.
 
YearQuarter() - Constructor for class org.golibri.common.YearQuarter
 

Z

ZIPCode - class org.golibri.countries.be.contact.ZIPCode.
Simple belgian ZIP code an integer number between 1000 - 9999
ZIPCode(int) - Constructor for class org.golibri.countries.be.contact.ZIPCode
Default constructor
ZIPCode - class org.golibri.countries.nl.contact.ZIPCode.
 
ZIPCode() - Constructor for class org.golibri.countries.nl.contact.ZIPCode
 
ZIPCodes - class org.golibri.countries.nl.contact.ZIPCodes.
 
ZIPCodes() - Constructor for class org.golibri.countries.nl.contact.ZIPCodes
 

A B C D E G H I J L M N O P S T V W X Y Z
Golibri