public interface ILogMsg
Logmsg
'.
The 'has...()' methods exist since the corresponding 'get...()' methods will return a default value if null.
Using the 'has...()' method is the only means to determine if the backing value is null.Modifier and Type | Method and Description |
---|---|
String |
getContent() |
String |
getDest() |
Boolean |
getNotify() |
boolean |
hasNotify() |
Copyright © 2021. All rights reserved.