AdrTunnelCat

This enumeration defines all supported ADR (European Agreement concerning the International Carriage of Dangerous Goods by Road) tunnel categories. See http://www.unece.org/trans/danger/publi/adr/adr_e.html and http://www.roadsafeeurope.com/Useful_info/Tunnel_Restrictions

Entries

Link copied to clipboard

No tunnel category restriction (category A)

Link copied to clipboard

/Tunnel Category B

Link copied to clipboard

Tunnel Category C

Link copied to clipboard

Tunnel Category D

Link copied to clipboard

Tunnel Category E

Link copied to clipboard

Maximum native SDK value

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val value: Byte

Native sdk enum value.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.