|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Classification | |
|---|---|
| ezvcard | |
| ezvcard.io.scribe | |
| Uses of Classification in ezvcard |
|---|
| Methods in ezvcard that return Classification | |
|---|---|
Classification |
VCard.getClassification()
Gets the classification of the vCard, which describes the sensitivity of the information in the vCard. |
Classification |
VCard.setClassification(String classification)
Sets the classification of the vCard, which describes the sensitivity of the information in the vCard. |
| Methods in ezvcard with parameters of type Classification | |
|---|---|
void |
VCard.setClassification(Classification classification)
Sets the classification of the vCard, which describes the sensitivity of the information in the vCard. |
| Uses of Classification in ezvcard.io.scribe |
|---|
| Methods in ezvcard.io.scribe that return Classification | |
|---|---|
protected Classification |
ClassificationScribe._parseValue(String value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||