Definition at line 77 of file tariff.h.
typedef Id<RateCode> OSB_LIB::RateCode::Oid |
Constructor with optional object id.
const std::string& OSB_LIB::RateCode::mnemonic | ( | ) | const |
Get mnemonic.
const Oid& OSB_LIB::RateCode::oid | ( | ) | const |
Get object id.
void OSB_LIB::RateCode::setMnemonic | ( | const std::string & | mnemonic | ) |
Set the mnemonic.
mnemonic | New mnemonic of the rating code. It is trucated to 3 letters. |
friend class OSB_DB::RateCodeGw [friend] |
std::string OSB_LIB::RateCode::mnemonic_ [private] |
Oid OSB_LIB::RateCode::oid_ [private] |