|
||||||||||
| 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
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, SENT_BY, TYPE, TZID, VALUE, VVENUE |
| Constructor Summary | |
|---|---|
FmtType(java.lang.String aValue)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getValue()
|
| Methods inherited from class net.fortuna.ical4j.model.Parameter |
|---|
copy, equals, getName, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FmtType(java.lang.String aValue)
aValue - a string representation of a format type| Method Detail |
|---|
public final java.lang.String getValue()
getValue in class Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||