| Package | Description |
|---|---|
| org.hawkular.bus.sample.msg |
| Modifier and Type | Method and Description |
|---|---|
static Person.Title |
Person.Title.fromValue(String value) |
Person.Title |
Person.getTitle() |
static Person.Title |
Person.Title.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Person.Title[] |
Person.Title.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setTitle(Person.Title title) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.