Uses of Class
org.kobe.xbot.Utilities.Entities.XTableValues.BytesList
Packages that use XTableValues.BytesList
-
Uses of XTableValues.BytesList in org.kobe.xbot.Utilities.Entities
Methods in org.kobe.xbot.Utilities.Entities that return XTableValues.BytesListModifier and TypeMethodDescriptionXTableValues.BytesList.Builder.build()
XTableValues.BytesList.Builder.buildPartial()
static XTableValues.BytesList
XTableValues.BytesList.getDefaultInstance()
XTableValues.BytesList.Builder.getDefaultInstanceForType()
XTableValues.BytesList.getDefaultInstanceForType()
static XTableValues.BytesList
XTableValues.BytesList.parseDelimitedFrom
(InputStream input) static XTableValues.BytesList
XTableValues.BytesList.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static XTableValues.BytesList
XTableValues.BytesList.parseFrom
(byte[] data) static XTableValues.BytesList
XTableValues.BytesList.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static XTableValues.BytesList
XTableValues.BytesList.parseFrom
(com.google.protobuf.ByteString data) static XTableValues.BytesList
XTableValues.BytesList.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static XTableValues.BytesList
XTableValues.BytesList.parseFrom
(com.google.protobuf.CodedInputStream input) static XTableValues.BytesList
XTableValues.BytesList.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static XTableValues.BytesList
XTableValues.BytesList.parseFrom
(InputStream input) static XTableValues.BytesList
XTableValues.BytesList.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static XTableValues.BytesList
XTableValues.BytesList.parseFrom
(ByteBuffer data) static XTableValues.BytesList
XTableValues.BytesList.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.kobe.xbot.Utilities.Entities that return types with arguments of type XTableValues.BytesListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<XTableValues.BytesList>
XTableValues.BytesList.getParserForType()
static com.google.protobuf.Parser<XTableValues.BytesList>
XTableValues.BytesList.parser()
Methods in org.kobe.xbot.Utilities.Entities with parameters of type XTableValues.BytesListModifier and TypeMethodDescriptionXTableValues.BytesList.Builder.mergeFrom
(XTableValues.BytesList other) XTableValues.BytesList.newBuilder
(XTableValues.BytesList prototype)