|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HobbyLevelParameter | |
|---|---|
| ezvcard.parameters | |
| ezvcard.types | |
| Uses of HobbyLevelParameter in ezvcard.parameters |
|---|
| Fields in ezvcard.parameters declared as HobbyLevelParameter | |
|---|---|
static HobbyLevelParameter |
HobbyLevelParameter.HIGH
|
static HobbyLevelParameter |
HobbyLevelParameter.LOW
|
static HobbyLevelParameter |
HobbyLevelParameter.MEDIUM
|
| Methods in ezvcard.parameters that return HobbyLevelParameter | |
|---|---|
static HobbyLevelParameter |
HobbyLevelParameter.valueOf(String value)
Searches the static objects in this class for one that has a certain type value. |
| Uses of HobbyLevelParameter in ezvcard.types |
|---|
| Methods in ezvcard.types that return HobbyLevelParameter | |
|---|---|
HobbyLevelParameter |
HobbyType.getLevel()
Gets the level at which the person practices the hobby. |
| Methods in ezvcard.types with parameters of type HobbyLevelParameter | |
|---|---|
void |
HobbyType.setLevel(HobbyLevelParameter level)
Sets the level at which the person practices the hobby. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||