public class Report extends Object implements Serializable
Constructor and Description |
---|
Report() |
public Integer getId()
public void setId(Integer id)
public String getTitle()
public void setTitle(String title)
public String getContent()
public void setContent(String content)
public String getReply()
public void setReply(String reply)
Apache Camel