Uses of Enum Class
pb.Ops.UserOpt.UserCase
Packages that use Ops.UserOpt.UserCase
-
Uses of Ops.UserOpt.UserCase in pb
Subclasses with type arguments of type Ops.UserOpt.UserCase in pbMethods in pb that return Ops.UserOpt.UserCaseModifier and TypeMethodDescriptionstatic Ops.UserOpt.UserCase
Ops.UserOpt.UserCase.forNumber
(int value) Ops.UserOpt.Builder.getUserCase()
Ops.UserOpt.getUserCase()
Ops.UserOptOrBuilder.getUserCase()
static Ops.UserOpt.UserCase
Ops.UserOpt.UserCase.valueOf
(int value) Deprecated.static Ops.UserOpt.UserCase
Returns the enum constant of this class with the specified name.static Ops.UserOpt.UserCase[]
Ops.UserOpt.UserCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.