public final class UIStaticInfoRecord
extends com.google.flatbuffers.Table
Modifier and Type | Class and Description |
---|---|
static class |
UIStaticInfoRecord.Vector |
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) |
static void |
ValidateVersion() |
__has_identifier, __indirect, __indirect, __offset, __offset, __reset, __reset, __string, __string, __union, __union, __vector_as_bytebuffer, __vector_in_bytebuffer, __vector_len, __vector, compareStrings, compareStrings, getByteBuffer, keysCompare, sortTables
public static void ValidateVersion()
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 © 2022. All rights reserved.