public class Rsvp extends Parameter
| Modifier and Type | Class and Description |
|---|---|
static class |
Rsvp.Factory |
| Modifier and Type | Field and Description |
|---|---|
static Rsvp |
FALSE
RSVP not required.
|
static Rsvp |
TRUE
RSVP is required.
|
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 |
|---|
Rsvp(java.lang.Boolean aValue) |
Rsvp(java.lang.String aValue) |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
copy()
Deep copy of parameter.
|
java.lang.Boolean |
getRsvp() |
java.lang.String |
getValue() |
public static final Rsvp TRUE
public static final Rsvp FALSE
public Rsvp(java.lang.String aValue)
aValue - a string representation of an RSVPpublic Rsvp(java.lang.Boolean aValue)
aValue - a boolean value