| Package | Description |
|---|---|
| com.atlassian.gadgets |
This package contains the main APIs for interacting with gadgets.
|
| Modifier and Type | Method and Description |
|---|---|
static Vote |
Vote.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Vote[] |
Vote.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Atlassian. All rights reserved.