| Package | Description |
|---|---|
| com.landawn.abacus.annotation | |
| com.landawn.abacus.parser |
| Modifier and Type | Method and Description |
|---|---|
static JsonXmlField.Expose |
JsonXmlField.Expose.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonXmlField.Expose[] |
JsonXmlField.Expose.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
JsonXmlField.Expose |
ParserUtil.PropInfo.jsonXmlExpose |
Copyright © 2021. All rights reserved.