Uses of Class
africa.absa.inception.reference.MeasurementSystem
-
-
Uses of MeasurementSystem in africa.absa.inception.reference
Methods in africa.absa.inception.reference that return types with arguments of type MeasurementSystem Modifier and Type Method Description List<MeasurementSystem>MeasurementSystemRepository. findAll()List<MeasurementSystem>MeasurementSystemRepository. findByLocaleIdIgnoreCase(String localeId)List<MeasurementSystem>IReferenceService. getMeasurementSystems()Retrieve the measurement system reference data for all locales.List<MeasurementSystem>IReferenceService. getMeasurementSystems(String localeId)Retrieve the measurement system reference data for a specific locale.List<MeasurementSystem>ReferenceService. getMeasurementSystems()List<MeasurementSystem>ReferenceService. getMeasurementSystems(String localeId)
-