public final class ScheduleReader extends java.lang.Object implements JsonObjectReader<Schedule>
| Constructor and Description |
|---|
ScheduleReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
readBestTime(JsonParser jsonParser) |
void |
readScheduledTime(JsonParser jsonParser) |
Schedule |
validateAndBuild() |
public void readScheduledTime(JsonParser jsonParser)
throws java.io.IOException
java.io.IOExceptionpublic void readBestTime(JsonParser jsonParser)
throws java.io.IOException
java.io.IOExceptionpublic Schedule validateAndBuild() throws java.io.IOException
validateAndBuild in interface JsonObjectReader<Schedule>java.io.IOException