InstalledCatalog (API Reference)
Package com.here.sdk.maploader
Class InstalledCatalog
java.lang.Object
com.here.sdk.maploader.InstalledCatalog
Represents installed catalog.
-
Field Summary
FieldsModifier and TypeFieldDescriptionProvides information regarding catalog hrn and current version. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
catalogIdentifier
Provides information regarding catalog hrn and current version.
-
-
Constructor Details
-
InstalledCatalog
Creates a new instance.
- Parameters:
hrn-A HERE Resource Name (HRN) for this catalog. See
CatalogIdentifierfor more info.version-A version number for a catalog. See
CatalogIdentifierfor more info.
-
-
Method Details