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