public class Role extends Parameter
Modifier and Type | Class and Description |
---|---|
static class |
Role.Factory |
Modifier and Type | Field and Description |
---|---|
static Role |
CHAIR
Chair.
|
static Role |
NON_PARTICIPANT
Non-participant.
|
static Role |
OPT_PARTICIPANT
Optional participant.
|
static Role |
REQ_PARTICIPANT
Required participant.
|
ABBREV, ALTREP, CN, CUTYPE, DELEGATED_FROM, DELEGATED_TO, DIR, ENCODING, EXPERIMENTAL_PREFIX, FBTYPE, FMTTYPE, LANGUAGE, MEMBER, PARTSTAT, RANGE, RELATED, RELTYPE, ROLE, RSVP, SCHEDULE_AGENT, SCHEDULE_STATUS, SENT_BY, TYPE, TZID, VALUE, VVENUE
Constructor and Description |
---|
Role(java.lang.String aValue) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue() |
public static final Role CHAIR
public static final Role REQ_PARTICIPANT
public static final Role OPT_PARTICIPANT
public static final Role NON_PARTICIPANT