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