CreativeWork Class
- java.
lang. Object
public class CreativeWork extends Thing
The CreativeWork model.
Method Summary
Modifier and Type | Method and Description |
---|---|
List<Thing> |
provider()
Get the provider value. |
String |
text()
Get the text value. |
String |
thumbnailUrl()
Get the thumbnailUrl value. |
Inherited Members
Thing.alternateName()
Thing.bingId()
Thing.description()
Identifiable.id()
Thing.image()
Thing.name()
Thing.url()
Response.webSearchUrl()
Method Details
provider
public List
Get the provider value.
Returns:
the provider value
text
public String text()
Get the text value.
Returns:
the text value
thumbnailUrl
public String thumbnailUrl()
Get the thumbnailUrl value.
Returns:
the thumbnailUrl value