IntegerQuantity
Class Description
Quantity with integer value and associated unit information.
Attributes
Name | Type | Description |
---|---|---|
multiplier | UnitMultiplier | Unit multiplier of this quantity. |
unit | UnitSymbol | Unit of this quantity. |
value | Integer | Value of this quantity. |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
None