public class YMLChangelogEntryTypeConverter extends Object implements de.beosign.snakeyamlanno.convert.Converter<YMLChangelogEntryType>
| Constructor and Description |
|---|
YMLChangelogEntryTypeConverter() |
| Modifier and Type | Method and Description |
|---|---|
YMLChangelogEntryType |
convertToModel(Object o) |
String |
convertToYaml(YMLChangelogEntryType changeLogEntryType) |
public String convertToYaml(YMLChangelogEntryType changeLogEntryType)
convertToYaml in interface de.beosign.snakeyamlanno.convert.Converter<YMLChangelogEntryType>public YMLChangelogEntryType convertToModel(Object o)
convertToModel in interface de.beosign.snakeyamlanno.convert.Converter<YMLChangelogEntryType>Copyright © 2022. All rights reserved.