public class ViewContentRatingOutputModel
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
ViewContentRatingOutputModel.Rating |
| Constructor and Description |
|---|
ViewContentRatingOutputModel() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<ViewContentRatingOutputModel.Rating> |
getRatingArray()
This Method is use to Get the Rating Rating
|
int |
getShowrating()
This Method is use to Get the Show Rating
|
void |
setRatingValue(java.util.ArrayList<ViewContentRatingOutputModel.Rating> ratingArray)
This Method is use to Set the Rating Rating
|
void |
setShowrating(int showrating)
This Method is use to Set the Show Rating
|
public int getShowrating()
public void setShowrating(int showrating)
showrating - For Setting The Show Ratingpublic java.util.ArrayList<ViewContentRatingOutputModel.Rating> getRatingArray()
public void setRatingValue(java.util.ArrayList<ViewContentRatingOutputModel.Rating> ratingArray)
ratingArray - For Setting The Rating Rating