public class RateCore extends XStreamStateLoggable
| Constructor and Description |
|---|
RateCore() |
| Modifier and Type | Method and Description |
|---|---|
long |
getId()
Returns the id of this Rate
|
long |
getTariffId()
Returns the id of the TariffSpecification to which this Rate is
attached.
|
void |
setTariffId(long id)
Sets the backpointer to the tariff.
|
readResolvepublic long getId()
@StateChange public void setTariffId(long id)
public long getTariffId()
Copyright © 2017 Power TAC. All rights reserved.