public class ShapeResponse extends Object
ShapeResponse()
String
getCode()
Shape
getShape()
getStatus()
void
setCode(String code)
setShape(Shape shape)
setStatus(String status)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShapeResponse()
public Shape getShape()
public void setShape(Shape shape)
public String getCode()
public void setCode(String code)
public String getStatus()
public void setStatus(String status)
Copyright © 2017. All rights reserved.