public final class UIStaticInfoRecord
extends com.google.flatbuffers.Table
| Constructor and Description |
|---|
UIStaticInfoRecord() |
| Modifier and Type | Method and Description |
|---|---|
UIStaticInfoRecord |
__assign(int _i,
ByteBuffer _bb) |
void |
__init(int _i,
ByteBuffer _bb) |
static void |
addInfoType(com.google.flatbuffers.FlatBufferBuilder builder,
byte infoType) |
static int |
createUIStaticInfoRecord(com.google.flatbuffers.FlatBufferBuilder builder,
byte infoType) |
static int |
endUIStaticInfoRecord(com.google.flatbuffers.FlatBufferBuilder builder) |
static UIStaticInfoRecord |
getRootAsUIStaticInfoRecord(ByteBuffer _bb) |
static UIStaticInfoRecord |
getRootAsUIStaticInfoRecord(ByteBuffer _bb,
UIStaticInfoRecord obj) |
byte |
infoType() |
static void |
startUIStaticInfoRecord(com.google.flatbuffers.FlatBufferBuilder builder) |
public static UIStaticInfoRecord getRootAsUIStaticInfoRecord(ByteBuffer _bb)
public static UIStaticInfoRecord getRootAsUIStaticInfoRecord(ByteBuffer _bb, UIStaticInfoRecord obj)
public void __init(int _i,
ByteBuffer _bb)
public UIStaticInfoRecord __assign(int _i, ByteBuffer _bb)
public byte infoType()
public static int createUIStaticInfoRecord(com.google.flatbuffers.FlatBufferBuilder builder,
byte infoType)
public static void startUIStaticInfoRecord(com.google.flatbuffers.FlatBufferBuilder builder)
public static void addInfoType(com.google.flatbuffers.FlatBufferBuilder builder,
byte infoType)
public static int endUIStaticInfoRecord(com.google.flatbuffers.FlatBufferBuilder builder)
Copyright © 2021. All rights reserved.