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