public class LinesResponse extends SubjectAreaOMASAPIResponse
relatedHTTPCode, responseCategory| Constructor and Description |
|---|
LinesResponse()
Default constructor
|
LinesResponse(List<Line> lines) |
| Modifier and Type | Method and Description |
|---|---|
List<Line> |
getLines()
Return the Lines
|
void |
setLines(List<Line> lines)
Set up the Lines
|
String |
toString() |
getRelatedHTTPCode, getResponseCategory, setRelatedHTTPCode, setResponseCategoryCopyright © 2018–2020 ODPi. All rights reserved.