Uses of Enum Class
net.bluemind.addressbook.api.VCard.Kind
Packages that use VCard.Kind
-
Uses of VCard.Kind in net.bluemind.addressbook.api
Fields in net.bluemind.addressbook.api declared as VCard.KindMethods in net.bluemind.addressbook.api that return VCard.KindModifier and TypeMethodDescriptionstatic VCard.Kind
Returns 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.