ImageObject Class

public class ImageObject
extends MediaObject

Defines an image.

Constructor Summary

Constructor Description
ImageObject()

Method Summary

Modifier and Type Method and Description
ImageObject thumbnail()

Get the thumbnail value.

Methods inherited from CreativeWork

Methods inherited from Identifiable

id

Methods inherited from MediaObject

Methods inherited from Response

Methods inherited from Thing

Methods inherited from java.lang.Object

java.lang.Object.clone java.lang.Object.equals java.lang.Object.finalize java.lang.Object.getClass java.lang.Object.hashCode java.lang.Object.notify java.lang.Object.notifyAll java.lang.Object.toString java.lang.Object.wait java.lang.Object.wait java.lang.Object.wait

Constructor Details

ImageObject

public ImageObject()

Method Details

thumbnail

public ImageObject thumbnail()

Get the thumbnail value.

Returns:

the thumbnail value

Applies to