Package ai.promoted.delivery.model
Class Size
java.lang.Object
ai.promoted.delivery.model.Size
Size
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_HEIGHT
- See Also:
-
JSON_PROPERTY_WIDTH
- See Also:
-
-
Constructor Details
-
Size
public Size()
-
-
Method Details
-
height
-
getHeight
Get height- Returns:
- height
-
setHeight
-
width
-
getWidth
Get width- Returns:
- width
-
setWidth
-
equals
Return true if this Size object is equal to o. -
hashCode
public int hashCode() -
toString
-