org.powertac.factoredcustomer.interfaces
Interface FactoredCustomer


public interface FactoredCustomer

Author:
Prashant Reddy

Method Summary
 void handleNewTariffs(List<org.powertac.common.Tariff> newTariffs)
           
 void handleNewTimeslot()
           
 void initialize(CustomerStructure profile)
           
 

Method Detail

initialize

void initialize(CustomerStructure profile)

handleNewTariffs

void handleNewTariffs(List<org.powertac.common.Tariff> newTariffs)

handleNewTimeslot

void handleNewTimeslot()


Copyright © 2012 Power TAC. All Rights Reserved.