ScheduleWindowsRecord

public class ScheduleWindowsRecord

ScheduleWindowsRecord is used keep the deserialized form of a schedule window from json format.

See also: org.motechproject.scheduletracking.domain.MilestoneWindow

Methods

due

public List<String> due()

earliest

public List<String> earliest()

late

public List<String> late()

max

public List<String> max()