|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcitysdk.tourism.client.parser.data.PointContent
public class PointContent
Container of a single Point.
| Constructor Summary | |
|---|---|
PointContent(java.lang.String latitude,
java.lang.String longitude)
|
|
| Method Summary | |
|---|---|
LocationContent |
getLocation()
|
int |
getNumGeo()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PointContent(java.lang.String latitude,
java.lang.String longitude)
| Method Detail |
|---|
public int getNumGeo()
getNumGeo in interface GeometryContentpublic LocationContent getLocation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||