|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Profession | |
|---|---|
| net.java.ao.it | |
| net.java.ao.it.model | |
| Uses of Profession in net.java.ao.it |
|---|
| Fields in net.java.ao.it declared as Profession | |
|---|---|
static Profession |
DatabaseProcessor.PersonData.PROFESSION
|
| Uses of Profession in net.java.ao.it.model |
|---|
| Methods in net.java.ao.it.model that return Profession | |
|---|---|
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. |
| Methods in net.java.ao.it.model with parameters of type Profession | |
|---|---|
void |
Person.setProfession(Profession profession)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||