public class EditorialMedia extends Media
Place.Place.getEditorials()Media.Type| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getDescription()
Gets the
String representation of the description for the
editorial. |
java.lang.String |
getIsoLanguageCode()
Gets the ISO language code for the editorial content.
|
int |
hashCode() |
getAttributionText, getSupplier, getType, getUrl, getViapublic java.lang.String getDescription()
String representation of the description for the
editorial.public java.lang.String getIsoLanguageCode()
Note: a language code for an editorial content type is optional, so a
call to this method could return empty.
empty)