public interface UniqueMessageInterface extends UniqueIDInterface
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLogMessage()
The message to log.
|
java.lang.String |
getLogMessageDescription()
Optional.
|
int |
getLogMessageType()
The type of the message to log.
|
getUniqueID
java.lang.String getLogMessage()
java.lang.String getLogMessageDescription()
int getLogMessageType()
Copyright © SAS Institute. All Rights Reserved.