| Package | Description |
|---|---|
| dev.logchange.core.format.yml.changelog.entry |
| Modifier and Type | Field and Description |
|---|---|
YMLChangelogEntryType |
YMLChangelogEntry.type |
| Modifier and Type | Method and Description |
|---|---|
YMLChangelogEntryType |
YMLChangelogEntryTypeConverter.convertToModel(Object o) |
static YMLChangelogEntryType |
YMLChangelogEntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YMLChangelogEntryType[] |
YMLChangelogEntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
YMLChangelogEntryTypeConverter.convertToYaml(YMLChangelogEntryType changeLogEntryType) |
Copyright © 2023. All rights reserved.