Class IndexParts
java.lang.Object
com.here.platform.data.client.javadsl.IndexParts
Represents the layer parts.
Instances of this class are returned by QueryApi.queryIndexParts,
each of which can be used to limit the scope of a query operation.
IndexParts objects encapsulate the following properties:
- getParts, list of partIds
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IndexParts
public IndexParts()
-
-
Method Details
-
getParts
Unique identifier of list of partIds
-