| Package | Description |
|---|---|
| com.coinbase.api.entity |
| Modifier and Type | Method and Description |
|---|---|
static Report.StartType |
Report.StartType.create(String val) |
Report.StartType |
Report.getStartType() |
static Report.StartType |
Report.StartType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Report.StartType[] |
Report.StartType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Report.setStartType(Report.StartType startType) |
Copyright © 2014. All rights reserved.