Package | Description |
---|---|
com.asakusafw.dmdl.directio.json.driver |
JSON support for Direct I/O.
|
Modifier and Type | Method and Description |
---|---|
static JsonFormatConstants.DecimalStyle |
JsonFormatConstants.DecimalStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonFormatConstants.DecimalStyle[] |
JsonFormatConstants.DecimalStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Value<JsonFormatConstants.DecimalStyle> |
JsonFormatSettings.getDecimalStyle()
Returns the decimal style.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.