public class Rectangle extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
Rectangle()
Double
getHeight()
getWidth()
getX()
getY()
void
setHeight(Double Height)
setWidth(Double Width)
setX(Double X)
setY(Double Y)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Rectangle()
public Double getHeight()
public void setHeight(Double Height)
public Double getWidth()
public void setWidth(Double Width)
public Double getY()
public void setY(Double Y)
public Double getX()
public void setX(Double X)
public String toString()
toString
Object
Copyright © 2012. All Rights Reserved.