public class Rating extends Object implements ResponseValue
| Constructor and Description |
|---|
Rating(String rating,
Float maximum,
Float minimum)
Represents the rating given by the user.
|
| Modifier and Type | Method and Description |
|---|---|
Float |
getRating()
Gets the user rating as a float value.
|
String |
getResponseValue() |
public String getResponseValue()
getResponseValue in interface ResponseValuepublic Float getRating()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"