public class Invitation extends Object
| Constructor and Description |
|---|
Invitation(String eventId,
String participant,
String status) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getEventId() |
String |
getId() |
String |
getParticipant() |
String |
getStatus() |
int |
hashCode() |
static String[] |
parse(String id) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.