JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.here.platform.data.client.v2.caching.model.versioned
Interface LayerMetadataKey
All Known Implementing Classes:
GenericPartitionKey
,
HereTileKey
public interface
LayerMetadataKey
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
layerId
()
String
name
()
long
version
()
Method Details
layerId
String
layerId
()
name
String
name
()
version
long
version
()