public class TimeInterval extends Object implements Serializable
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| Constructor and Description |
|---|
TimeInterval() |
public String getTime()
public void setTime(String time)
public String getFrom()
public void setFrom(String from)
public String getTo()
public void setTo(String to)
public void assertIsValid()
throws InvalidInputException
InvalidInputExceptionpublic String getType()
Copyright © 2021 The Symphony Software Foundation. All rights reserved.