Modifier and Type | Method | Description |
---|---|---|
static EnumAsyncScript |
EnumAsyncScript.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static EnumAsyncScript[] |
EnumAsyncScript.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
Script<Z> |
Script.attrAsync(EnumAsyncScript attrAsync) |
Constructor | Description |
---|---|
AttrAsyncEnumAsyncScript(EnumAsyncScript attrValue) |
Copyright © 2018. All rights reserved.