Class TimeInterval

  • All Implemented Interfaces:
    Serializable

    public class TimeInterval
    extends Object
    implements Serializable
    This class helps TimePicker to validate the content of time 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
    See Also:
    Serialized Form