| Package | Description |
|---|---|
| se.walkercrou.places |
| Modifier and Type | Method and Description |
|---|---|
protected List<Review.Aspect> |
Review.getAspects()
Returns all aspects of the review.
|
| Modifier and Type | Method and Description |
|---|---|
protected Review |
Review.addAspect(Review.Aspect aspect)
Adds an
Review.Aspect to the review. |
protected Review |
Review.removeAspect(Review.Aspect aspect)
Removes the specified aspect from the review.
|
| Modifier and Type | Method and Description |
|---|---|
protected Review |
Review.addAspects(Collection<Review.Aspect> aspects)
Adds a collection of aspects to the review.
|
Copyright © 2014–2015. All rights reserved.