| Modifier and Type | Method and Description |
|---|---|
Attribute.Kind |
Attribute.getKind() |
static Attribute.Kind |
Attribute.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Attribute.Kind[] |
Attribute.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Attribute.setKind(Attribute.Kind kind) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.