| Package | Description |
|---|---|
| net.twasi.obsremotejava.requests |
| Modifier and Type | Method and Description |
|---|---|
RequestType |
BaseRequest.getRequestType() |
static RequestType |
RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestType[] |
RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BaseRequest(RequestType type) |
Copyright © 2020. All rights reserved.