public static class RMJson.RM_Long extends RMJson.RM_Text implements JSONUtility.JSONValue
| Modifier and Type | Field and Description |
|---|---|
(package private) long |
defaultValue |
(package private) long |
v_long |
v_text| Constructor and Description |
|---|
RM_Long(long v) |
| Modifier and Type | Method and Description |
|---|---|
void |
check(JSONUtility.JSONContext ctx)
Check Value
|
JsonValue |
createJsonValue(JSONUtility.JSONContext ctx)
build Json
|
long |
getLong() |
void |
parse(JsonValue value,
JSONUtility.JSONContext ctx)
Parse JsonValue
|
void |
put(String v,
JSONUtility.JSONContext ctx)
Put Value
|
get, isValid, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetpublic void parse(JsonValue value, JSONUtility.JSONContext ctx)
parse in interface JSONUtility.JSONValueparse in class JSONUtility.JSONTextvalue - JsonValuectx - contextpublic void check(JSONUtility.JSONContext ctx)
check in interface JSONUtility.JSONValuecheck in class JSONUtility.JSONTextctx - contextpublic long getLong()
public void put(String v, JSONUtility.JSONContext ctx)
put in interface JSONUtility.JSONValueput in class JSONUtility.JSONTextv - valuectx - contextpublic 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