public interface SubstitutionScheduleParser
SubstitutionScheduleData object to load and
parse the current substitution schedule and return the result as a SubstitutionSchedule object.| Modifier and Type | Method and Description |
|---|---|
Credential |
getCredential() |
SubstitutionSchedule |
getSubstitutionSchedule() |
void |
setCredential(Credential credential) |
SubstitutionSchedule getSubstitutionSchedule() throws IOException, org.json.JSONException, CredentialInvalidException
IOExceptionorg.json.JSONExceptionCredentialInvalidExceptionvoid setCredential(Credential credential)
Credential getCredential()