Uses of Enum Class
org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableUpdate.Category
Packages that use XTableProto.XTableMessage.XTableUpdate.Category
-
Uses of XTableProto.XTableMessage.XTableUpdate.Category in org.kobe.xbot.Utilities.Entities
Methods in org.kobe.xbot.Utilities.Entities that return XTableProto.XTableMessage.XTableUpdate.CategoryModifier and TypeMethodDescriptionXTableProto.XTableMessage.XTableUpdate.Category.forNumber
(int value) XTableProto.XTableMessage.XTableUpdate.Builder.getCategory()
.org.kobe.xbot.Utilities.Entities.XTableMessage.XTableUpdate.Category category = 2;
XTableProto.XTableMessage.XTableUpdate.getCategory()
.org.kobe.xbot.Utilities.Entities.XTableMessage.XTableUpdate.Category category = 2;
XTableProto.XTableMessage.XTableUpdateOrBuilder.getCategory()
.org.kobe.xbot.Utilities.Entities.XTableMessage.XTableUpdate.Category category = 2;
XTableProto.XTableMessage.XTableUpdate.Category.valueOf
(int value) Deprecated.XTableProto.XTableMessage.XTableUpdate.Category.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.XTableProto.XTableMessage.XTableUpdate.Category.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kobe.xbot.Utilities.Entities that return types with arguments of type XTableProto.XTableMessage.XTableUpdate.CategoryModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<XTableProto.XTableMessage.XTableUpdate.Category>
XTableProto.XTableMessage.XTableUpdate.Category.internalGetValueMap()
Methods in org.kobe.xbot.Utilities.Entities with parameters of type XTableProto.XTableMessage.XTableUpdate.CategoryModifier and TypeMethodDescriptionXTableProto.XTableMessage.XTableUpdate.Builder.setCategory
(XTableProto.XTableMessage.XTableUpdate.Category value) .org.kobe.xbot.Utilities.Entities.XTableMessage.XTableUpdate.Category category = 2;