WeatherLayerConfiguration

interface WeatherLayerConfiguration<S : SourceDescriptor, L : LayerDescriptor<*>> : WeatherConfiguration

Inheritors

Properties

Link copied to clipboard
abstract val code: LayerCode
Link copied to clipboard
abstract val layer: L
Link copied to clipboard
abstract val source: S