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