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