public class Message extends Object
Constructor and Description |
---|
Message() |
Message(String type,
String clipName,
String content) |
Modifier and Type | Method and Description |
---|---|
String |
getClipName() |
String |
getContent() |
String |
getType() |
void |
setClipName(String clipName) |
void |
setContent(String content) |
void |
setType(String type) |
String |
toString() |
Copyright © 2004-2016. All Rights Reserved.