| Modifier and Type | Field and Description |
|---|---|
static BooleanType |
FALSE |
static BooleanType |
TRUE |
| Modifier and Type | Method and Description |
|---|---|
static BooleanType |
create(Boolean value) |
Boolean |
toBoolean()
Get this response as a Boolean.
|
String |
toString()
Get this response as a String.
|
ResponseType |
type()
The response return type.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitattributes, containsKey, get, get, getKeys, iterator, size, stream, toBigInteger, toBuffer, toByte, toBytes, toDouble, toFloat, toInteger, toLong, toNumber, toShort, toStringforEach, spliteratorpublic static final BooleanType TRUE
public static final BooleanType FALSE
public static BooleanType create(Boolean value)
public ResponseType type()
Responsepublic Boolean toBoolean()
ResponseCopyright © 2021. All rights reserved.