public class DelegatedFrom extends Parameter
| Modifier and Type | Class and Description |
|---|---|
static class |
DelegatedFrom.Factory |
ABBREV, ALTREP, CN, CUTYPE, DELEGATED_FROM, DELEGATED_TO, DIR, DISPLAY, EMAIL, ENCODING, EXPERIMENTAL_PREFIX, FBTYPE, FEATURE, FMTTYPE, LABEL, LANGUAGE, MEMBER, PARTSTAT, RANGE, RELATED, RELTYPE, ROLE, RSVP, SCHEDULE_AGENT, SCHEDULE_STATUS, SENT_BY, TYPE, TZID, VALUE, VVENUE| Constructor and Description |
|---|
DelegatedFrom(List<URI> aList) |
DelegatedFrom(String aValue) |
| Modifier and Type | Method and Description |
|---|---|
List<URI> |
getDelegators() |
String |
getValue() |
protected boolean |
isQuotable()
Indicates whether the current parameter value should be quoted.
|
public DelegatedFrom(String aValue) throws URISyntaxException
aValue - a string representation of DelegatorsURISyntaxException - when the specified string is not a valid list of cal-addressespublic final String getValue()
protected boolean isQuotable()
isQuotable in class Parameter