Golibri

Uses of Package
org.golibri.iso

Packages that use org.golibri.iso
org.golibri.common   
org.golibri.common.contact   
org.golibri.common.finance   
org.golibri.iso   
 

Classes in org.golibri.iso used by org.golibri.common
Alpha2LanguageCode
          The Alpha2LanguageCode class represents alpha-2 language codes as specified by the ISO 639 Standard.
 

Classes in org.golibri.iso used by org.golibri.common.contact
Alpha2CountryCode
          The Alpha2CountryCode class represents alpha-2 country codes as specified by the ISO 3166 Standard.
Alpha3CountryCode
          The Alpha3CountryCode class represents alpha-3 country codes as specified by the ISO 3166 Standard.
Numeric3CountryCode
          The Numeric3CountryCode class represents numeric-3 country codes as specified by the ISO 3166 Standard.
 

Classes in org.golibri.iso used by org.golibri.common.finance
CurrencyCode
          The CurrencyCode class represents currency codes as specified by the ISO 4217 Standard.
 

Classes in org.golibri.iso used by org.golibri.iso
Alpha2CountryCode
          The Alpha2CountryCode class represents alpha-2 country codes as specified by the ISO 3166 Standard.
Alpha2LanguageCode
          The Alpha2LanguageCode class represents alpha-2 language codes as specified by the ISO 639 Standard.
Alpha3CountryCode
          The Alpha3CountryCode class represents alpha-3 country codes as specified by the ISO 3166 Standard.
CountryCodeRecord
          A country code record contains the three different country codes of a country.
CurrencyCode
          The CurrencyCode class represents currency codes as specified by the ISO 4217 Standard.
Numeric3CountryCode
          The Numeric3CountryCode class represents numeric-3 country codes as specified by the ISO 3166 Standard.
 


Golibri