A
C
E
F
G
H
I
J
L
M
O
P
R
T
U
W
G
- get(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.IndexOpKt
- Get the entry within
thisJSONValue using the specified JSONPointer. - getArray(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.IndexOpKt
- Get an array from a JSONValue using the specified JSONPointer.
- getBase() - function in io.kjson.pointer.JSONRef
- getBase() - function in io.kjson.pointer.JSONReference
- getBoolean(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.IndexOpKt
- Get a
Booleanfrom a JSONValue using the specified JSONPointer. - getByte(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.IndexOpKt
- Get a
Bytefrom a JSONValue using the specified JSONPointer. - getDecimal(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.IndexOpKt
- Get a
Decimalfrom a JSONValue using the specified JSONPointer. - getInt(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.IndexOpKt
- Get an
Intfrom a JSONValue using the specified JSONPointer. - getLong(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.IndexOpKt
- Get a
Longfrom a JSONValue using the specified JSONPointer. - getNode() - function in io.kjson.pointer.JSONRef
- getObject(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.IndexOpKt
- Get an object from a JSONValue using the specified JSONPointer.
- getPointer() - function in io.kjson.pointer.JSONRef
- getPointer() - function in io.kjson.pointer.JSONReference
- getShort(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.IndexOpKt
- Get a
Shortfrom a JSONValue using the specified JSONPointer. - getString(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.IndexOpKt
- Get a
Stringfrom a JSONValue using the specified JSONPointer. - getUByte(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.IndexOpKt
- Get a
UBytefrom a JSONValue using the specified JSONPointer. - getUInt(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.IndexOpKt
- Get a
UIntfrom a JSONValue using the specified JSONPointer. - getULong(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.IndexOpKt
- Get a
ULongfrom a JSONValue using the specified JSONPointer. - getUShort(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.IndexOpKt
- Get a
UShortfrom a JSONValue using the specified JSONPointer. - getValid() - function in io.kjson.pointer.JSONReference
- getValue() - function in io.kjson.pointer.ExtensionKt
- getValue() - function in io.kjson.pointer.JSONReference