

A tariff system part contains a list of tariff systems available for personalization. One of the tariff systems may be the default tariff system for personalization.
TsPart uses the const acccessor methods of the OSB_LIB::TariffSystemItem.
Definition at line 66 of file tspart.idl.
| TariffSystemId corba::pcat::pp::TsPart::defaultTs | ( | ) | raises (common::OsbCorbaException) |
Get the id of the default tariff system.
| TariffSystemIdSeq corba::pcat::pp::TsPart::tsList | ( | ) | raises (common::OsbCorbaException) |
Get a list of ids of available tariff systems configured for this tariff system part.
1.4.7