Uses of Package
africa.absa.inception.reference

  • Class
    Description
    The Country class holds the information for a country.
    The CountryRepository interface declares the repository for the Country domain type.
    The IReferenceService interface defines the functionality provided by a Reference Service implementation.
    The Language class holds the information for a language.
    The LanguageRepository interface declares the repository for the Language domain type.
    The MeasurementSystem class holds the information for a system of measurement.
    The MeasurementSystemRepository interface declares the repository for the MeasurementSystem domain type.
    The MeasurementUnit class holds the information for a measurement unit.
    The MeasurementUnitRepository interface declares the repository for the MeasurementUnit domain type.
    The MeasurementUnitType class holds the information for a measurement unit type.
    The MeasurementUnitTypeRepository interface declares the repository for the MeasurementUnitType domain type.
    The Region class holds the information for a region.
    The RegionRepository interface declares the repository for the Region domain type.
    The TimeZone class holds the information for a time zone.