| 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.
|
Copyright © 2015–2016 Red Hat. All rights reserved.