public class ShapeListResponse extends Object
Constructor and Description |
---|
ShapeListResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCode()
getCode
Gets String
|
Shapes |
getShapeList()
getShapeList
Gets Shapes
|
String |
getStatus()
getStatus
Gets String
|
void |
setCode(String Code)
setCode
Sets String
|
void |
setShapeList(Shapes ShapeList)
setShapeList
Sets Shapes
|
void |
setStatus(String Status)
setStatus
Sets String
|
String |
toString() |
public Shapes getShapeList()
public void setShapeList(Shapes ShapeList)
ShapeList
- Shapespublic String getCode()
public void setCode(String Code)
Code
- Stringpublic String getStatus()
public void setStatus(String Status)
Status
- StringCopyright © 2015. All rights reserved.