VDecimal

Properties

Link copied to clipboard
abstract val xmlString: String

Functions

Link copied to clipboard
abstract operator fun compareTo(other: VDecimal): Int
Link copied to clipboard
open fun toDouble(): Double
Link copied to clipboard
abstract fun toInt(): Int
Link copied to clipboard
abstract fun toLong(): Long
Link copied to clipboard