Package | Description |
---|---|
org.salespointframework.quantity |
Domain types to work with quantities.
|
org.salespointframework.support |
Infrastrcuture support classes.
|
Modifier and Type | Field and Description |
---|---|
static Units |
Units.ONE
Convenience instance of 1 unit.
|
static Units |
Units.TEN
Convenience instance of 10 units.
|
static Units |
Units.ZERO
Convenience instance of 0 units.
|
Modifier and Type | Method and Description |
---|---|
static Units |
Units.of(long amount) |
Modifier and Type | Method and Description |
---|---|
Units |
StringToUnitsConverter.convert(String text)
Deprecated.
|
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.