|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LabelType | |
---|---|
ezvcard | |
ezvcard.io |
Uses of LabelType in ezvcard |
---|
Methods in ezvcard that return types with arguments of type LabelType | |
---|---|
List<LabelType> |
VCard.getOrphanedLabels()
Gets all mailing labels that could not be assigned to an address. |
Methods in ezvcard with parameters of type LabelType | |
---|---|
void |
VCard.addOrphanedLabel(LabelType label)
Adds a mailing label which is not associated with any address. |
Uses of LabelType in ezvcard.io |
---|
Fields in ezvcard.io with type parameters of type LabelType | |
---|---|
protected List<LabelType> |
HCardReader.labels
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |