| Package | Description |
|---|---|
| io.electrum.prepaidutility.model |
| Modifier and Type | Method and Description |
|---|---|
FaultReportRequest.FaultType |
FaultReportRequest.faultType(FaultReportRequest.FaultType faultType) |
FaultReportRequest.FaultType |
FaultReportRequest.getFaultType()
Type of fault that is being reported
|
static FaultReportRequest.FaultType |
FaultReportRequest.FaultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FaultReportRequest.FaultType[] |
FaultReportRequest.FaultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FaultReportRequest.FaultType |
FaultReportRequest.faultType(FaultReportRequest.FaultType faultType) |
void |
FaultReportRequest.setFaultType(FaultReportRequest.FaultType faultType) |
Copyright © 2018. All rights reserved.