AmountDecimalString
org.encalmo.models.AmountDecimalString$package.AmountDecimalString
object AmountDecimalString extends OpaqueStringWithPattern[AmountDecimalString, "-?[0-9]+\\.[0-9][0-9]"]
Attributes
- Graph
-
- Supertypes
-
trait OpaqueStringWithPattern[AmountDecimalString, "-?[0-9]+\\.[0-9][0-9]"]trait OpaqueString[AmountDecimalString]class Objecttrait Matchableclass AnyShow all
- Self type
-
AmountDecimalString.type
Members list
Type members
Inherited classlikes
object given_Conversion_O_T extends Conversion[O, T]
Attributes
- Inherited from:
- AutoShow
- Supertypes
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- OpaqueStringWithPattern
Attributes
- Inherited from:
- OpaqueStringWithPattern
Attributes
- Inherited from:
- OpaqueType
Attributes
- Inherited from:
- OpaqueStringWithPattern
Givens
Givens
Inherited givens
Attributes
- Inherited from:
- AutoShow
Attributes
- Inherited from:
- OpaqueString
Attributes
- Inherited from:
- OpaqueString
Extensions
Extensions
extension (amount: AmountDecimalString)
Current amount or ZERO if negative
Current amount or ZERO if negative
Attributes
Inherited extensions
extension (value: AmountDecimalString)
Attributes
- Inherited from:
- OpaqueType
In this article