org.powertac.common.msg
Class TariffExpire
java.lang.Object
org.powertac.common.state.XStreamStateLoggable
org.powertac.common.TariffMessage
org.powertac.common.msg.TariffUpdate
org.powertac.common.msg.TariffExpire
public class TariffExpire
- extends TariffUpdate
Request to change expiration date on an existing tariff. There are no
constraints on the new expiration date, but dates in the past will not
have retroactive effect. Created by brokers.
- Author:
- jcollins
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TariffExpire
public TariffExpire(Broker broker,
TariffSpecification tariff,
org.joda.time.Instant expiration)
getNewExpiration
public org.joda.time.Instant getNewExpiration()
Copyright © 2012. All Rights Reserved.