MediaObject Class

public class MediaObject extends CreativeWork

The MediaObject model.

Method Summary

Modifier and Type Method and Description
String contentUrl()

Get the contentUrl value.

Integer height()

Get the height value.

String hostPageUrl()

Get the hostPageUrl value.

Integer width()

Get the width value.

Inherited Members

Method Details

contentUrl

public String contentUrl()

Get the contentUrl value.

Returns:

the contentUrl value

height

public Integer height()

Get the height value.

Returns:

the height value

hostPageUrl

public String hostPageUrl()

Get the hostPageUrl value.

Returns:

the hostPageUrl value

width

public Integer width()

Get the width value.

Returns:

the width value

Applies to