public static class RMJson.RM_Boolean extends RMJson.RM_Text implements JSONUtility.JSONValue
v_text| Constructor and Description |
|---|
RM_Boolean() |
RM_Boolean(RMJson.RM_Option option) |
| Modifier and Type | Method and Description |
|---|---|
JsonValue |
createJsonValue(JSONUtility.JSONContext ctx)
build Json
|
boolean |
isFalse() |
boolean |
isTrue() |
void |
parse(JsonValue value,
JSONUtility.JSONContext ctx)
Parse JsonValue
|
check, get, isValid, put, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheck, get, putpublic RM_Boolean()
public RM_Boolean(RMJson.RM_Option option)
public void parse(JsonValue value, JSONUtility.JSONContext ctx)
parse in interface JSONUtility.JSONValueparse in class JSONUtility.JSONTextvalue - JsonValuectx - contextpublic boolean isTrue()
public boolean isFalse()
public JsonValue createJsonValue(JSONUtility.JSONContext ctx)
createJsonValue in interface JSONUtility.JSONValuecreateJsonValue in class JSONUtility.JSONTextctx - contextEDB Working Group at Mon Dec 15 16:45:05 JST 2025