public static class Publish.ExpandedStageTableServiceResponse extends Publish.PublishServiceResponse
| Modifier and Type | Field and Description |
|---|---|
ArrayList<Publish.Correction> |
Corrections
Corrections
|
ArrayList<Publish.StagePoint> |
ExpandedStageTable
Expanded stage table
|
ResponseTime, ResponseVersion, Summary| Constructor and Description |
|---|
ExpandedStageTableServiceResponse() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Publish.Correction> |
getCorrections() |
ArrayList<Publish.StagePoint> |
getExpandedStageTable() |
Publish.ExpandedStageTableServiceResponse |
setCorrections(ArrayList<Publish.Correction> value) |
Publish.ExpandedStageTableServiceResponse |
setExpandedStageTable(ArrayList<Publish.StagePoint> value) |
getResponseTime, getResponseVersion, getSummary, setResponseTime, setResponseVersion, setSummarypublic ArrayList<Publish.StagePoint> ExpandedStageTable
public ArrayList<Publish.Correction> Corrections
public ArrayList<Publish.StagePoint> getExpandedStageTable()
public Publish.ExpandedStageTableServiceResponse setExpandedStageTable(ArrayList<Publish.StagePoint> value)
public ArrayList<Publish.Correction> getCorrections()
public Publish.ExpandedStageTableServiceResponse setCorrections(ArrayList<Publish.Correction> value)
Copyright © 2022. All rights reserved.