Package | Description |
---|---|
net.bluemind.addressbook.api |
Modifier and Type | Field and Description |
---|---|
java.util.List<VCard.Explanatory.Url> |
VCard.Explanatory.urls
To specify a uniform resource locator associated with the object to
which the vCard refers.
|
Modifier and Type | Method and Description |
---|---|
VCard.Explanatory.Url |
VCard.Explanatory.Url.copy() |
static VCard.Explanatory.Url |
VCard.Explanatory.Url.create(java.lang.String value,
java.util.List<VCard.Parameter> parameters) |
Modifier and Type | Method and Description |
---|---|
static VCard.Explanatory |
VCard.Explanatory.create(java.util.List<VCard.Explanatory.Url> urls,
java.util.List<TagRef> categories,
java.lang.String note) |
Copyright © 2021. All Rights Reserved.