MediaCollectionPage<EditorialMedia> |
Place.getEditorials()
Gets the MediaCollectionPage containing EditorialMedia content
for the Place .
|
MediaCollectionPage<ImageMedia> |
Place.getImages()
Gets the MediaCollectionPage containing ImageMedia content for
the Place .
|
MediaCollectionPage<RatingMedia> |
Place.getRatings()
Gets the MediaCollectionPage containing RatingMedia content
for the Place .
|
MediaCollectionPage<ReviewMedia> |
Place.getReviews()
Gets the MediaCollectionPage containing ReviewMedia content
for the Place .
|