| Package | Description |
|---|---|
| com.healthmarketscience.jackcess.impl.expr |
| Modifier and Type | Method and Description |
|---|---|
static FormatUtil.NumPatternType |
FormatUtil.NumPatternType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormatUtil.NumPatternType[] |
FormatUtil.NumPatternType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
FormatUtil.createNumberFormatPattern(FormatUtil.NumPatternType numPatType,
int numDecDigits,
boolean incLeadDigit,
boolean negParens,
int numGroupDigits) |
Copyright © 2005–2021 OpenHMS. All rights reserved.