| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Parameternet.fortuna.ical4j.model.parameter.Rsvppublic class Rsvpextends Parameterpublic Rsvp(Boolean aValue)
- Parameters:
aValue- a boolean value
public Rsvp(String aValue)
- Parameters:
aValue- a string representation of an RSVP
public final Boolean getRsvp()
- Returns:
- Returns the rsvp.
public final String getValue()