|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Label | |
---|---|
ezvcard | |
ezvcard.io.scribe |
Uses of Label in ezvcard |
---|
Methods in ezvcard that return types with arguments of type Label | |
---|---|
List<Label> |
VCard.getOrphanedLabels()
Gets all mailing labels that could not be assigned to an address. |
Methods in ezvcard with parameters of type Label | |
---|---|
void |
VCard.addOrphanedLabel(Label label)
Adds a mailing label which is not associated with any address. |
Uses of Label in ezvcard.io.scribe |
---|
Methods in ezvcard.io.scribe that return Label | |
---|---|
protected Label |
LabelScribe._parseHtml(HCardElement element,
List<String> warnings)
|
protected Label |
LabelScribe._parseValue(String value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |