public interface CommentedMessage
AX25Message
as being one with a free-text comment in it.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getComment()
Get the free-text comment.
|
void |
setComment(java.lang.String comment)
Change the free-text comment on a locally-originated message.
|
java.lang.String getComment()
void setComment(java.lang.String comment)
comment
- new free-text comment String to associate with this message