| Modifier and Type | Method and Description |
|---|---|
static Traits.TraitHeader |
Traits.TraitHeader.fastValueOf(String header)
A case-insensitive and null-tolerant variant of
valueOf(String). |
static Traits.TraitHeader |
Traits.TraitHeader.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Traits.TraitHeader[] |
Traits.TraitHeader.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Traits.TraitHeader,String> |
Traits.getItems() |
Copyright © 2015 Red Hat. All rights reserved.