| Package | Description |
|---|---|
| io.electrum.prepaidutility.model |
| Modifier and Type | Method and Description |
|---|---|
Utility |
Utility.address(String address) |
Utility |
Utility.clientId(String clientId) |
Utility |
PurchaseResponse.getUtility() |
Utility |
MeterLookupResponse.getUtility()
Details of the utility which manages this meter's account.
|
Utility |
Utility.message(String message) |
Utility |
Utility.name(String name) |
Utility |
Utility.vatRegNum(String vatRegNum) |
| Modifier and Type | Method and Description |
|---|---|
void |
PurchaseResponse.setUtility(Utility utility) |
void |
MeterLookupResponse.setUtility(Utility utility) |
PurchaseResponse |
PurchaseResponse.utility(Utility utility)
Details of the utility which manages this meter's account.
|
MeterLookupResponse |
MeterLookupResponse.utility(Utility utility) |
Copyright © 2018. All rights reserved.