public class DistributionTransaction extends BrokerTransaction
broker, id, postedTimeslot| Constructor and Description |
|---|
DistributionTransaction(Broker broker,
int when,
double kwh,
double charge) |
| Modifier and Type | Method and Description |
|---|---|
double |
getCharge() |
double |
getKWh() |
double |
getQuantity()
Deprecated.
|
String |
toString() |
getBroker, getId, getPostedTime, getPostedTimeslot, getPostedTimeslotIndexpublic DistributionTransaction(Broker broker, int when, double kwh, double charge)
@Deprecated public double getQuantity()
public double getKWh()
public double getCharge()
Copyright © 2014. All Rights Reserved.