tooling
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
tooling
tooling-country
/
dev.datlag.tooling.country
/
Country
/
Code
/
Numeric
Numeric
@
Serializable
data
class
Numeric
:
Number
,
Country.Code
(
source
)
ISO 3166-1 Numeric format.
Parameters
code
country code.
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
code
Link copied to clipboard
@
SerialName
(
value
=
"code"
)
val
code
:
Int
Functions
to
Byte
Link copied to clipboard
open
override
fun
toByte
(
)
:
Byte
to
Char
Link copied to clipboard
open
fun
toChar
(
)
:
Char
to
Double
Link copied to clipboard
open
override
fun
toDouble
(
)
:
Double
to
Float
Link copied to clipboard
open
override
fun
toFloat
(
)
:
Float
to
Int
Link copied to clipboard
open
override
fun
toInt
(
)
:
Int
to
Long
Link copied to clipboard
open
override
fun
toLong
(
)
:
Long
to
Short
Link copied to clipboard
open
override
fun
toShort
(
)
:
Short