Uses of Enum Class
net.bluemind.notes.api.VNote.Color
Packages that use VNote.Color
-
Uses of VNote.Color in net.bluemind.notes.api
Subclasses with type arguments of type VNote.Color in net.bluemind.notes.apiFields in net.bluemind.notes.api declared as VNote.ColorMethods in net.bluemind.notes.api that return VNote.ColorModifier and TypeMethodDescriptionstatic VNote.ColorReturns the enum constant of this class with the specified name.static VNote.Color[]VNote.Color.values()Returns an array containing the constants of this enum class, in the order they are declared.