org.apache.servicemix.console
Class JBIAuditPortlet.ExchangeInfo
java.lang.Object
org.apache.servicemix.console.JBIAuditPortlet.ExchangeInfo
- Enclosing class:
- JBIAuditPortlet
public static class JBIAuditPortlet.ExchangeInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBIAuditPortlet.ExchangeInfo
public JBIAuditPortlet.ExchangeInfo()
getDate
public String getDate()
- Returns:
- Returns the dateStamp.
setDate
public void setDate(String dateStamp)
- Parameters:
dateStamp - The dateStamp to set.
getStatus
public String getStatus()
- Returns:
- Returns the status.
setStatus
public void setStatus(String status)
- Parameters:
status - The status to set.
getId
public String getId()
- Returns:
- Returns the id.
setId
public void setId(String id)
- Parameters:
id - The id to set.
getMep
public String getMep()
- Returns:
- Returns the mep.
setMep
public void setMep(String mep)
- Parameters:
mep - The mep to set.
Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.