Uses of Enum Class
org.libxmq.XMQColorName
-
Uses of XMQColorName in org.libxmq
Subclasses with type arguments of type XMQColorName in org.libxmqModifier and TypeClassDescriptionenumXMQSyntax: SYNTAX_C: Comments SYNTAX_Q: Standalone quote.Methods in org.libxmq that return XMQColorNameModifier and TypeMethodDescriptionstatic XMQColorNameReturns the enum constant of this class with the specified name.static XMQColorName[]XMQColorName.values()Returns an array containing the constants of this enum class, in the order they are declared.