|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DecimalPrecision | |
|---|---|
| org.apache.chemistry.opencmis.commons.definitions | OpenCMIS type and property definition interfaces. |
| org.apache.chemistry.opencmis.commons.enums | OpenCMIS enums. |
| Uses of DecimalPrecision in org.apache.chemistry.opencmis.commons.definitions |
|---|
| Methods in org.apache.chemistry.opencmis.commons.definitions that return DecimalPrecision | |
|---|---|
DecimalPrecision |
PropertyDecimalDefinition.getPrecision()
|
| Uses of DecimalPrecision in org.apache.chemistry.opencmis.commons.enums |
|---|
| Methods in org.apache.chemistry.opencmis.commons.enums that return DecimalPrecision | |
|---|---|
static DecimalPrecision |
DecimalPrecision.fromValue(BigInteger v)
|
static DecimalPrecision |
DecimalPrecision.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DecimalPrecision[] |
DecimalPrecision.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||