| Package | Description |
|---|---|
| com.esotericsoftware.yamlbeans |
| Modifier and Type | Method and Description |
|---|---|
static YamlConfig.WriteClassName |
YamlConfig.WriteClassName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YamlConfig.WriteClassName[] |
YamlConfig.WriteClassName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
YamlConfig.WriteConfig.setWriteClassname(YamlConfig.WriteClassName write)
based on Ennumeration parameter, class name tags will be output.
|
Copyright © 2020. All rights reserved.