Package | Description |
---|---|
net.bluemind.addressbook.adapter |
Modifier and Type | Method and Description |
---|---|
static VCardVersion |
VCardVersion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static VCardVersion[] |
VCardVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static net.fortuna.ical4j.vcard.VCard |
VCardAdapter.adaptCard(java.lang.String containerUid,
VCard vcard,
VCardVersion version) |
Copyright © 2021. All Rights Reserved.