Class ImageResolution
java.lang.Object
com.amilesend.tvmaze.client.model.type.ImageResolution
Describes a single image.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
builder
-
getUrl
The URL to fetch the image content. -
getWidth
public int getWidth()The image width in pixels. -
getHeight
public int getHeight()The image height in pixels. -
equals
-
hashCode
public int hashCode() -
toString
-