|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Precision | |
|---|---|
| org.xcmis.spi.model | |
| Uses of Precision in org.xcmis.spi.model |
|---|
| Methods in org.xcmis.spi.model that return Precision | |
|---|---|
static Precision |
Precision.fromValue(int value)
|
Precision |
PropertyDefinition.getDecimalPrecision()
|
static Precision |
Precision.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Precision[] |
Precision.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.xcmis.spi.model with parameters of type Precision | |
|---|---|
void |
PropertyDefinition.setDecimalPrecision(Precision decimalPrecision)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||