in scala.dbc.value
object ExactNumeric

object ExactNumeric
extends java.lang.Object
with ScalaObject

Constructor Summary
def this



Def Summary
def exactNumericToBigDecimal ( obj : ExactNumeric ) : java.math.BigDecimal

def exactNumericToBigInteger ( obj : ExactNumeric ) : java.math.BigInteger

def exactNumericToByte ( obj : ExactNumeric ) : scala.Byte

def exactNumericToInt ( obj : ExactNumeric ) : scala.Int

def exactNumericToLong ( obj : ExactNumeric ) : scala.Long

def exactNumericToShort ( obj : ExactNumeric ) : scala.Short



Constructor Detail
def this

Def Detail
def exactNumericToBigDecimal ( obj : ExactNumeric ) : java.math.BigDecimal

def exactNumericToBigInteger ( obj : ExactNumeric ) : java.math.BigInteger

def exactNumericToByte ( obj : ExactNumeric ) : scala.Byte

def exactNumericToInt ( obj : ExactNumeric ) : scala.Int

def exactNumericToLong ( obj : ExactNumeric ) : scala.Long

def exactNumericToShort ( obj : ExactNumeric ) : scala.Short