| Package | Description |
|---|---|
| org.teiid.client.plan |
| Modifier and Type | Method and Description |
|---|---|
Annotation.Priority |
Annotation.getPriority() |
static Annotation.Priority |
Annotation.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Annotation.Priority[] |
Annotation.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Annotation(String category,
String annotation,
String resolution,
Annotation.Priority priority) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.