Uses of Enum Class
org.kobe.xbot.Utilities.Entities.XTableArrayList.Array.Value.ValueCase
Packages that use XTableArrayList.Array.Value.ValueCase
-
Uses of XTableArrayList.Array.Value.ValueCase in org.kobe.xbot.Utilities.Entities
Methods in org.kobe.xbot.Utilities.Entities that return XTableArrayList.Array.Value.ValueCaseModifier and TypeMethodDescriptionXTableArrayList.Array.Value.ValueCase.forNumber
(int value) XTableArrayList.Array.Value.Builder.getValueCase()
XTableArrayList.Array.Value.getValueCase()
XTableArrayList.Array.ValueOrBuilder.getValueCase()
XTableArrayList.Array.Value.ValueCase.valueOf
(int value) Deprecated.Returns the enum constant of this class with the specified name.XTableArrayList.Array.Value.ValueCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.