| Interface | osid.metering.Meter | ||
|---|---|---|---|
| Implements | osid.OsidObject | ||
| Description | 
                 A   | ||
| Method | getMeterRecord | ||
| Description | 
                     Gets the meter record corresponding to the given   | ||
| Parameters | osid.type.Type | meterRecordType | the meter record type | 
| Return | osid.metering.records.MeterRecord | the meter record | |
| Errors | NULL_ARGUMENT |  meterRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(meterRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |