| Package | Description |
|---|---|
| net.java.ao.it | |
| net.java.ao.it.model |
| Modifier and Type | Field and Description |
|---|---|
static Profession |
DatabaseProcessor.PersonData.PROFESSION |
| Modifier and Type | Method and Description |
|---|---|
Profession |
Person.getProfession() |
static Profession |
Profession.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Profession[] |
Profession.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.setProfession(Profession profession) |
Copyright © 2007–2020 Atlassian. All rights reserved.