Class FormatType

All Implemented Interfaces:
VParameter<String>, VChild, VElement

public class FormatType extends VParameterBase<FormatType,String>
Format Type FMTYPE RFC 5545 iCalendar 3.2.8 page 19 To specify the content type of a referenced object. Example: ATTACH;FMTTYPE=application/msword:ftp://example.com/pub/docs/ agenda.doc
See Also:
  • Field Details

  • Constructor Details

    • FormatType

      public FormatType()
    • FormatType

      public FormatType(FormatType source)
  • Method Details