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