public class MeteredBillingService extends Object
Constructor and Description |
---|
MeteredBillingService() |
Modifier and Type | Method and Description |
---|---|
double |
getCustomerData() |
static MeteredBillingService |
getInstance() |
static int |
getMeteredState()
Gets metered state
|
static void |
resetMeteredKey() |
void |
uploadCustomerData()
Uploads customer consumption data
|
public static MeteredBillingService getInstance()
public static int getMeteredState()
public static void resetMeteredKey()
public void uploadCustomerData()