| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.animation |
| Modifier and Type | Method and Description |
|---|---|
AnimationType |
Animation.getType()
Animation type of `Animation`.
|
static AnimationType |
AnimationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnimationType[] |
AnimationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Animation.setType(AnimationType type)
Animation type of `Animation`.
|
Copyright © 2020. All rights reserved.