| Package | Description |
|---|---|
| com.atlassian.plugins.codegen |
| Modifier and Type | Method and Description |
|---|---|
ComponentDeclaration.Visibility |
ComponentDeclaration.getVisibility() |
static ComponentDeclaration.Visibility |
ComponentDeclaration.Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentDeclaration.Visibility[] |
ComponentDeclaration.Visibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentDeclaration.Builder |
ComponentDeclaration.Builder.visibility(ComponentDeclaration.Visibility visibility) |
Copyright © 2015 Atlassian. All rights reserved.