Class DateInterval

  • All Implemented Interfaces:
    Serializable

    public class DateInterval
    extends Object
    implements Serializable
    This class helps DatePicker to validate the content of date intervals expressed in json format and also to convert them from MessageML format to PresentationML format: basically, the json object for PresentationML has one more field: 'type', that can be calculated based on with fields are filled
    Author:
    enrico.molino (18/11/2020)
    See Also:
    Serialized Form