public abstract class TariffUpdate extends TariffMessage
Note: Revoking a tariff causes all existing subscriptions to be switched either to the superseding tariff (if any) or to the default tariff.
broker, id| Modifier | Constructor and Description |
|---|---|
protected |
TariffUpdate() |
|
TariffUpdate(Broker broker,
long tariffId) |
|
TariffUpdate(Broker broker,
TariffSpecification tariff) |
| Modifier and Type | Method and Description |
|---|---|
long |
getTariffId() |
getBroker, getId, isValidreadResolvepublic TariffUpdate(Broker broker, TariffSpecification tariff)
public TariffUpdate(Broker broker, long tariffId)
protected TariffUpdate()
Copyright © 2016. All Rights Reserved.