- java.lang.Object
-
- io.vertx.core.json.JsonObject
-
- net.bluemind.core.rest.LocalJsonObject<T>
-
-
Method Summary
-
Methods inherited from class io.vertx.core.json.JsonObject
clear, containsKey, encodePrettily, equals, fieldNames, getBinary, getBinary, getBoolean, getBoolean, getDouble, getDouble, getFloat, getFloat, getInstant, getInstant, getInteger, getInteger, getJsonArray, getJsonArray, getJsonObject, getJsonObject, getLong, getLong, getMap, getNumber, getNumber, getString, getString, getValue, getValue, hashCode, isEmpty, iterator, mapFrom, mapTo, mergeIn, mergeIn, mergeIn, put, put, put, put, put, put, put, put, put, put, put, put, put, putNull, readFromBuffer, remove, size, stream, toBuffer, toString, writeToBuffer
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-
Method Detail
-
getValue
public T getValue()
Copyright © 2021. All Rights Reserved.