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