|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.fortuna.ical4j.model.Content
net.fortuna.ical4j.model.Parameter
net.fortuna.ical4j.model.parameter.FmtType
public class FmtType
$Id$ [18-Apr-2004] Defines a Format Type parameter.
Field Summary |
---|
Fields inherited from class net.fortuna.ical4j.model.Parameter |
---|
ABBREV, ALTREP, CN, CUTYPE, DELEGATED_FROM, DELEGATED_TO, DIR, ENCODING, EXPERIMENTAL_PREFIX, FBTYPE, FMTTYPE, LANGUAGE, MEMBER, PARTSTAT, RANGE, RELATED, RELTYPE, ROLE, RSVP, SCHEDULE_AGENT, SCHEDULE_STATUS, SENT_BY, TYPE, TZID, VALUE, VVENUE |
Constructor Summary | |
---|---|
FmtType(String aValue)
|
Method Summary | |
---|---|
String |
getValue()
|
Methods inherited from class net.fortuna.ical4j.model.Parameter |
---|
copy, equals, getName, hashCode, isQuotable, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FmtType(String aValue)
aValue
- a string representation of a format typeMethod Detail |
---|
public final String getValue()
getValue
in class Content
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |