| Package | Description |
|---|---|
| net.bluemind.addressbook.api | |
| net.bluemind.addressbook.persistence |
| Modifier and Type | Field and Description |
|---|---|
VCard.Kind |
VCard.kind |
VCard.Kind |
VCardInfo.kind |
| Modifier and Type | Method and Description |
|---|---|
static VCard.Kind |
VCard.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static VCard.Kind[] |
VCard.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
VCardStore.findByKind(VCard.Kind... kinds) |
Copyright © 2024. All Rights Reserved.