Uses of Enum
io.vertx.grpc.event.v1alpha.JsonValue.ValueCase
Packages that use JsonValue.ValueCase
-
Uses of JsonValue.ValueCase in io.vertx.grpc.event.v1alpha
Subclasses with type arguments of type JsonValue.ValueCase in io.vertx.grpc.event.v1alphaMethods in io.vertx.grpc.event.v1alpha that return JsonValue.ValueCaseModifier and TypeMethodDescriptionstatic JsonValue.ValueCaseJsonValue.ValueCase.forNumber(int value) JsonValue.Builder.getValueCase()JsonValue.getValueCase()JsonValueOrBuilder.getValueCase()static JsonValue.ValueCaseJsonValue.ValueCase.valueOf(int value) Deprecated.static JsonValue.ValueCaseReturns the enum constant of this type with the specified name.static JsonValue.ValueCase[]JsonValue.ValueCase.values()Returns an array containing the constants of this enum type, in the order they are declared.