NdsStoreConfiguration
Configuration parameters for an NdsStore.
Constructors
Properties
The permit to access NDS store. If the keystore file is encrypted, accessPermit is required.
The country code in the ISO 3166-1 alpha-3 format whose view on disputed areas should be used. Only the map regions belonging to the chosen geopolitical view will be loaded and subject to updates. If not provided or if there is no special view defined in the map, the international geopolitical view will be used.
The path to the keystore file containing encryption keys for the NDS store files. If the NDS store is encrypted, the keystore file is required.
The path to the NDS Store, the directory that contains the 'ROOT.NDS' file. The directory and its content must be accessible.
Functions
Creates a copy of this NdsStoreConfiguration object with optional parameter overrides.
Checks if this NdsStoreConfiguration object is equal to another object.
Generates a hash code for this NdsStoreConfiguration object.