Uses of Class
com.daml.ledger.javaapi.data.Numeric
-
Packages that use Numeric Package Description com.daml.ledger.javaapi.data -
-
Uses of Numeric in com.daml.ledger.javaapi.data
Subclasses of Numeric in com.daml.ledger.javaapi.data Modifier and Type Class Description class
Decimal
Deprecated.UseNumeric
instead.Methods in com.daml.ledger.javaapi.data that return Numeric Modifier and Type Method Description static Numeric
Numeric. fromProto(java.lang.String numeric)
Methods in com.daml.ledger.javaapi.data that return types with arguments of type Numeric Modifier and Type Method Description java.util.Optional<Numeric>
Value. asNumeric()
-