Package-level declarations
Types
Link copied to clipboard
Data corresponding to 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
Horizon element that contains data about a dangerous goods restriction.
Link copied to clipboard
Type of DangerousGoodsRestrictionElement horizon elements.