| Country |
The Country class holds the information for a country.
|
| CountryId |
The CountryId class implements the ID class for the Country class.
|
| Language |
The Language class holds the information for a language.
|
| LanguageId |
The LanguageId class implements the ID class for the Language class.
|
| MeasurementSystem |
The MeasurementSystem class holds the information for a system of measurement.
|
| MeasurementSystemId |
The MeasurementSystemId class implements the ID class for the MeasurementSystem
class.
|
| MeasurementUnit |
The MeasurementUnit class holds the information for a measurement unit.
|
| MeasurementUnitId |
The MeasurementUnitId class implements the ID class for the MeasurementUnit class.
|
| MeasurementUnitType |
The MeasurementUnitType class holds the information for a measurement unit type.
|
| MeasurementUnitTypeId |
The MeasurementUnitTypeId class implements the ID class for the MeasurementUnitType
class.
|
| ReferenceConfiguration |
The ReferenceConfiguration class provides the Spring configuration for the Reference
module.
|
| ReferenceService |
The ReferenceService class provides the Reference Service implementation.
|
| Region |
The Region class holds the information for a region.
|
| RegionId |
The RegionId class implements the ID class for the Region class.
|
| TimeZone |
The TimeZone class holds the information for a time zone.
|