public class RectangleSizeDto extends Object
RectangleSizeDto()
Integer
getHeight()
getWidth()
void
setHeight(Integer height)
setWidth(Integer width)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RectangleSizeDto()
public Integer getWidth()
public void setWidth(Integer width)
public Integer getHeight()
public void setHeight(Integer height)
public String toString()
toString
Object
Copyright © 2023. All rights reserved.