Class RPCCall.Vector
- java.lang.Object
-
- com.google.flatbuffers.BaseVector
-
- com.google.flatbuffers.reflection.RPCCall.Vector
-
- Enclosing class:
- RPCCall
public static final class RPCCall.Vector extends BaseVector
-
-
Field Summary
-
Fields inherited from class com.google.flatbuffers.BaseVector
bb
-
-
Constructor Summary
Constructors Constructor Description Vector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RPCCall.Vector__assign(int _vector, int _element_size, ByteBuffer _bb)RPCCallget(int j)RPCCallget(RPCCall obj, int j)RPCCallgetByKey(RPCCall obj, String key)RPCCallgetByKey(String key)
-
-
-
Method Detail
-
__assign
public RPCCall.Vector __assign(int _vector, int _element_size, ByteBuffer _bb)
-
get
public RPCCall get(int j)
-
-