public class UIEventForm.ParticipantStatus extends Object
UIEventForm.ParticipantStatus(String participant, String status)
String
getEmail()
getName()
getParticipant()
getStatus()
void
setEmail(String email)
setName(String name)
setParticipant(String participant)
setStatus(String status)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UIEventForm.ParticipantStatus(String participant, String status) throws Exception
Exception
public String getParticipant() throws Exception
public void setParticipant(String participant)
public String getName() throws Exception
public void setName(String name)
public String getEmail() throws Exception
public void setEmail(String email)
public String getStatus()
public void setStatus(String status)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.