| Modifier and Type | Method and Description |
|---|---|
static PrimitiveTransformation.TransformationCase |
PrimitiveTransformation.TransformationCase.forNumber(int value) |
PrimitiveTransformation.TransformationCase |
PrimitiveTransformation.getTransformationCase() |
PrimitiveTransformation.TransformationCase |
PrimitiveTransformation.Builder.getTransformationCase() |
PrimitiveTransformation.TransformationCase |
PrimitiveTransformationOrBuilder.getTransformationCase() |
static PrimitiveTransformation.TransformationCase |
PrimitiveTransformation.TransformationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PrimitiveTransformation.TransformationCase |
PrimitiveTransformation.TransformationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrimitiveTransformation.TransformationCase[] |
PrimitiveTransformation.TransformationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.