org.exoplatform.calendar.webui.popup
Class UIEventForm.ParticipantStatus
java.lang.Object
org.exoplatform.calendar.webui.popup.UIEventForm.ParticipantStatus
- Enclosing class:
- UIEventForm
public class UIEventForm.ParticipantStatus
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIEventForm.ParticipantStatus
public UIEventForm.ParticipantStatus(String participant,
String status)
throws Exception
- Throws:
Exception
getParticipant
public String getParticipant()
throws Exception
- Throws:
Exception
setParticipant
public void setParticipant(String participant)
getName
public String getName()
throws Exception
- Throws:
Exception
setName
public void setName(String name)
getEmail
public String getEmail()
throws Exception
- Throws:
Exception
setEmail
public void setEmail(String email)
getStatus
public String getStatus()
setStatus
public void setStatus(String status)
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.