- java.lang.Object
-
- org.vertx.java.core.json.JsonElement
-
- org.vertx.java.core.json.JsonObject
-
- net.bluemind.core.rest.LocalJsonObject<T>
-
-
Field Summary
-
Fields inherited from class org.vertx.java.core.json.JsonObject
map
-
Method Summary
-
Methods inherited from class org.vertx.java.core.json.JsonObject
containsField, encodePrettily, equals, getArray, getArray, getBinary, getBinary, getBoolean, getBoolean, getElement, getElement, getField, getFieldNames, getInteger, getInteger, getLong, getLong, getNumber, getNumber, getObject, getObject, getString, getString, getValue, mergeIn, putArray, putBinary, putBoolean, putElement, putNumber, putObject, putString, putValue, removeField, size, toMap, toString
-
Methods inherited from class org.vertx.java.core.json.JsonElement
asArray, asObject, convertList, convertMap, equals, isArray, isObject
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
getValue
public T getValue()
Copyright © 2021. All Rights Reserved.