| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Parameternet.fortuna.ical4j.model.parameter.SentBypublic class SentByextends ParameterMethod Summary | |
URI | |
String |
|
public SentBy(String aValue)
throws URISyntaxException
- Parameters:
aValue- a string representation of a sent by
public SentBy(URI aUri)
- Parameters:
aUri- a URI representing a sent by
public final URI getAddress()
- Returns:
- Returns the address.
public final String getValue()