org.powertac.common.msg
Class TariffRevoke
java.lang.Object
org.powertac.common.state.XStreamStateLoggable
org.powertac.common.TariffMessage
org.powertac.common.msg.TariffUpdate
org.powertac.common.msg.TariffRevoke
- All Implemented Interfaces:
- ValidatableMessage
public class TariffRevoke
- extends TariffUpdate
Message created by a broker to request revocation of an existing tariff.
State log fields for readResolve():
new(long brokerId, long tariffId)
- Author:
- John Collins
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TariffRevoke
public TariffRevoke(Broker broker,
TariffSpecification tariff)
TariffRevoke
protected TariffRevoke()
Copyright © 2013. All Rights Reserved.