Uses of Enum Class
net.bluemind.addressbook.api.VCard.Kind
Packages that use VCard.Kind
-
Uses of VCard.Kind in net.bluemind.addressbook.api
Subclasses with type arguments of type VCard.Kind in net.bluemind.addressbook.apiModifier and TypeClassDescriptionstatic enumTo specify the kind of object the vCard represents.Fields in net.bluemind.addressbook.api declared as VCard.KindMethods in net.bluemind.addressbook.api that return VCard.KindModifier and TypeMethodDescriptionstatic VCard.KindReturns the enum constant of this class with the specified name.static VCard.Kind[]VCard.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.