Package-level declarations

Types

Link copied to clipboard

Data of a single dangerous goods restriction.

Link copied to clipboard
class DangerousGoodsRestrictionElement(val id: Int, val pathId: Int, val startOffset: Distance, val endOffset: Distance, val restrictions: List<DangerousGoodsRestrictionData>) : HorizonElement

Describes dangerous goods restrictions on the horizon element.