JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.nuclos.api
Interface Message
All Superinterfaces:
Serializable
public interface
Message
extends
Serializable
TODO: Javadoc TODO: Move this class to org.nuclos.api.command (see NUCLOS-5221)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getMessage
()
String
getTitle
()
boolean
isOverlay
()
Method Details
getTitle
String
getTitle
()
getMessage
String
getMessage
()
isOverlay
boolean
isOverlay
()