Class BitwardsResource.Validity

java.lang.Object
fi.bitwards.service.BitwardsResource.Validity
Enclosing class:
BitwardsResource

public static final class BitwardsResource.Validity extends Object
Validity period when resource is accessible.
  • Method Details

    • getStartDate

      public Date getStartDate()
      The starting time of the validity period.
      Returns:
      the starting time
    • getEndDate

      public Date getEndDate()
      The ending time of the validity period.
      Returns:
      the ending time
    • getScheduleId

      public long getScheduleId()