Class PlaceIdQuery
Package com.here.sdk.search
Class PlaceIdQuery
- java.lang.Object
-
- com.here.sdk.search.PlaceIdQuery
-
public final class PlaceIdQuery extends java.lang.ObjectThe options to specify a Place id query.
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringidDesired Place id to search.
-
Constructor Summary
Constructors Constructor Description PlaceIdQuery(java.lang.String id)Constructs a PlaceIdQuery from the provided Place id.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-