Uses of Enum Class
org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableLog.Level
Packages that use XTableProto.XTableMessage.XTableLog.Level
-
Uses of XTableProto.XTableMessage.XTableLog.Level in org.kobe.xbot.Utilities.Entities
Methods in org.kobe.xbot.Utilities.Entities that return XTableProto.XTableMessage.XTableLog.LevelModifier and TypeMethodDescriptionXTableProto.XTableMessage.XTableLog.Level.forNumber(int value) XTableProto.XTableMessage.XTableLog.Builder.getLevel().org.kobe.xbot.Utilities.Entities.XTableMessage.XTableLog.Level level = 1;XTableProto.XTableMessage.XTableLog.getLevel().org.kobe.xbot.Utilities.Entities.XTableMessage.XTableLog.Level level = 1;XTableProto.XTableMessage.XTableLogOrBuilder.getLevel().org.kobe.xbot.Utilities.Entities.XTableMessage.XTableLog.Level level = 1;XTableProto.XTableMessage.XTableLog.Level.valueOf(int value) Deprecated.XTableProto.XTableMessage.XTableLog.Level.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.XTableLog.Level.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.XTableLog.LevelModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<XTableProto.XTableMessage.XTableLog.Level>XTableProto.XTableMessage.XTableLog.Level.internalGetValueMap()Methods in org.kobe.xbot.Utilities.Entities with parameters of type XTableProto.XTableMessage.XTableLog.LevelModifier and TypeMethodDescriptionXTableProto.XTableMessage.XTableLog.Builder.setLevel(XTableProto.XTableMessage.XTableLog.Level value) .org.kobe.xbot.Utilities.Entities.XTableMessage.XTableLog.Level level = 1;