Interface TimeObject

All Known Implementing Classes:
TimeInstant, TimeInterval, TimeValue

public interface TimeObject
Interface for TimeInstants, TimeIntervals and TimeValues
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     
  • Method Details

    • asISO8601

      String asISO8601()
    • isEmpty

      boolean isEmpty()