Uses of Enum
com.absint.astree.Message.MessageType
-
Uses of Message.MessageType in com.absint.astree
Methods in com.absint.astree that return Message.MessageTypeModifier and TypeMethodDescriptionMessage.getType()get message typestatic Message.MessageTypeReturns the enum constant of this type with the specified name.static Message.MessageType[]Message.MessageType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.absint.astree with parameters of type Message.MessageType