Package COM.activesw.api.util
Interface MessageObject
-
public interface MessageObject
Represents an object that reports a message.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getDisplayName()
Get the display name for this object.
-