net.fortuna.ical4j.model.parameter

Class FmtType


public class FmtType
extends Parameter

$Id: FmtType.java,v 1.10 2008/12/16 12:34:51 fortuna Exp $ [18-Apr-2004] Defines a Format Type parameter.

Constructor Summary

FmtType(String aValue)

Method Summary

String
getValue()

Constructor Details

FmtType

public FmtType(String aValue)
Parameters:
aValue - a string representation of a format type

Method Details

getValue

public final String getValue()