|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageType | |
---|---|
net.sourceforge.pebble.domain |
Uses of MessageType in net.sourceforge.pebble.domain |
---|
Methods in net.sourceforge.pebble.domain that return MessageType | |
---|---|
MessageType |
Message.getType()
|
static MessageType |
MessageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MessageType[] |
MessageType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in net.sourceforge.pebble.domain with parameters of type MessageType | |
---|---|
Message(MessageType type,
java.lang.String text)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |