Class CommonName

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

public class CommonName extends VParameterBase<CommonName,String>
CN Common Name RFC 5545, 3.2.2, page 15 To specify the common name to be associated with the calendar user specified by the property. Example: ORGANIZER;CN="John Smith":mailto:jsmith@example.com
  • Field Details

  • Constructor Details

    • CommonName

      public CommonName()
    • CommonName

      public CommonName(CommonName source)
  • Method Details