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