Package | Description |
---|---|
com.redhat.thermostat.common.command |
Modifier and Type | Method and Description |
---|---|
Response.ResponseType |
Response.getType() |
static Response.ResponseType |
Response.ResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Response.ResponseType[] |
Response.ResponseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Response(Response.ResponseType type) |
Copyright © 2016. All rights reserved.