Package | Description |
---|---|
org.kuali.coeus.sys.api.model |
Modifier and Type | Field and Description |
---|---|
static ScaleThreeDecimal |
ScaleThreeDecimal.ONE_HUNDRED |
static ScaleThreeDecimal |
ScaleThreeDecimal.ZERO |
Modifier and Type | Method and Description |
---|---|
protected ScaleThreeDecimal |
ScaleThreeDecimal.newInstance(BigDecimal value,
int scale) |
protected ScaleThreeDecimal |
ScaleThreeDecimal.newInstance(int value) |
protected ScaleThreeDecimal |
ScaleThreeDecimal.oneHundred() |
protected ScaleThreeDecimal |
ScaleThreeDecimal.zero() |
Copyright © 2014–2015 The Kuali Foundation. All rights reserved.