public class ScoredLocation extends Resource
CategoryRatedAreas.get()| Modifier and Type | Class and Description |
|---|---|
class |
ScoredLocation.CategoryScores |
class |
ScoredLocation.GeoCode |
| Modifier and Type | Method and Description |
|---|---|
ScoredLocation.CategoryScores |
getCategoryScores() |
ScoredLocation.GeoCode |
getGeoCode() |
int |
getRadius() |
java.lang.String |
getType() |
java.lang.String |
toString() |
fromArray, fromObject, getDeSerializationClass, getResponsepublic java.lang.String toString()
toString in class java.lang.Objectpublic ScoredLocation.GeoCode getGeoCode()
public int getRadius()
public ScoredLocation.CategoryScores getCategoryScores()
public java.lang.String getType()