Compartir a través de


MediaObject Clase

public class MediaObject extends CreativeWork

El modelo MediaObject.

Resumen del método

Modificador y tipo Método y descripción
String contentUrl()

Obtiene el valor contentUrl.

Integer height()

Obtiene el valor de alto.

String hostPageUrl()

Obtiene el valor hostPageUrl.

Integer width()

Obtiene el valor de ancho.

Miembros heredados

Detalles del método

contentUrl

public String contentUrl()

Obtiene el valor contentUrl.

Returns:

el valor contentUrl

height

public Integer height()

Obtiene el valor de alto.

Returns:

el valor de alto

hostPageUrl

public String hostPageUrl()

Obtiene el valor hostPageUrl.

Returns:

el valor hostPageUrl

width

public Integer width()

Obtiene el valor de ancho.

Returns:

el valor de ancho

Se aplica a