Class Acknowledged

All Implemented Interfaces:
Serializable, Comparable<Property>, FluentProperty

public class Acknowledged extends UtcProperty
See Also:
  • Constructor Details

    • Acknowledged

      public Acknowledged()
    • Acknowledged

      public Acknowledged(String aValue) throws ParseException
      Parameters:
      aValue - a string representation of a DTSTAMP value
      Throws:
      ParseException - if the specified value is not a valid representation
    • Acknowledged

      public Acknowledged(ParameterList aList, String aValue) throws ParseException
      Parameters:
      aList - a list of parameters for this component
      aValue - a value string for this component
      Throws:
      ParseException - where the specified value string is not a valid date-time/date representation
    • Acknowledged

      public Acknowledged(DateTime aDate)
      Parameters:
      aDate - a date representing a date-time
    • Acknowledged

      public Acknowledged(ParameterList aList, DateTime aDate)
      Parameters:
      aList - a list of parameters for this component
      aDate - a date representing a date-time