Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Parameter
net.fortuna.ical4j.model.parameter.Rsvp
public class Rsvp
extends Parameter
public 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()