org.inb.biomoby.shared.message
Class ServiceNotes
java.lang.Object
org.inb.biomoby.shared.message.ServiceNotes
- All Implemented Interfaces:
- Serializable
public class ServiceNotes
- extends Object
- implements Serializable
- Author:
- Dmitry Repchevsky
- See Also:
- Serialized Form
ServiceNotes
public ServiceNotes()
setNotes
public void setNotes(String notes)
getNotes
public String getNotes()
getExceptions
public MobyExceptions getExceptions()
addException
public void addException(MobyException exception)
hasExceptions
public boolean hasExceptions()
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010