Uses of Enum Class
org.hansken.extraction.plugin.grpc.RpcTransformation.ValueCase
Packages that use RpcTransformation.ValueCase
-
Uses of RpcTransformation.ValueCase in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return RpcTransformation.ValueCaseModifier and TypeMethodDescriptionstatic RpcTransformation.ValueCaseRpcTransformation.ValueCase.forNumber(int value) RpcTransformation.Builder.getValueCase()RpcTransformation.getValueCase()RpcTransformationOrBuilder.getValueCase()static RpcTransformation.ValueCaseRpcTransformation.ValueCase.valueOf(int value) Deprecated.static RpcTransformation.ValueCaseReturns the enum constant of this class with the specified name.static RpcTransformation.ValueCase[]RpcTransformation.ValueCase.values()Returns an array containing the constants of this enum class, in the order they are declared.