public class Chat extends Object implements Serializable
Chat()
String
getId()
getTitle()
getType()
void
setId(String id)
setTitle(String title)
setType(String type)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Chat()
public String getId()
public void setId(String id)
public String getTitle()
public void setTitle(String title)
public String getType()
public void setType(String type)
public String toString()
toString
Object
Apache Camel