Class Description
Quantity with decimal value and associated unit or currency information.
Attributes
Name | Type | Description |
---|---|---|
currency | Currency | Currency of this quantity. |
multiplier | UnitMultiplier | Unit multiplier of this quantity. |
unit | UnitSymbol | Unit of this quantity. |
value | Decimal | Value of this quantity. |
Relationships
Inherits from
- None
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
None