public class LegendResponse extends Object
Constructor and Description |
---|
LegendResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCode()
getCode
Gets String
|
Legend |
getLegend()
getLegend
Gets Legend
|
String |
getStatus()
getStatus
Gets String
|
void |
setCode(String Code)
setCode
Sets String
|
void |
setLegend(Legend Legend)
setLegend
Sets Legend
|
void |
setStatus(String Status)
setStatus
Sets String
|
String |
toString() |
public Legend getLegend()
public void setLegend(Legend Legend)
Legend
- Legendpublic String getCode()
public void setCode(String Code)
Code
- Stringpublic String getStatus()
public void setStatus(String Status)
Status
- StringCopyright © 2015. All rights reserved.