Class Interval
- java.lang.Object
-
- org.zendesk.client.v2.model.schedules.Interval
-
- All Implemented Interfaces:
Serializable
public class Interval extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Interval()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetEndTime()LonggetStartTime()voidsetEndTime(Long endTime)voidsetStartTime(Long startTime)
-