Nokia Maps API Reference

Contents

Namespace nokia.places.objects.Media.Review

Namespace Summary

This class represents a single place review element.

Field Summary
static String attribution This property holds a ready-to-display string containing the attribution text for the editorial
static String date This property holds the date of the review.
static String description This property holds a description of the review.
static String language (Optional) This property holds an ISO 639 language code indicating what language the review is in.
static Integer rating This property holds the rating value for this place, integer values from 1 to 5 inclusive
static String title (Optional) This property holds the review title.
Field Detail
static String attribution
This property holds a ready-to-display string containing the attribution text for the editorial
static String date
This property holds the date of the review.
static String description
This property holds a description of the review.
static String language
(Optional) This property holds an ISO 639 language code indicating what language the review is in.
static Integer rating
This property holds the rating value for this place, integer values from 1 to 5 inclusive
static String title
(Optional) This property holds the review title.
Documentation generated on Wed Jun 27 2012 16:54:11 GMT+0200 (CEST).