Uses of Enum
dev.logchange.core.domain.changelog.model.entry.ChangesXMLEntryType
Packages that use ChangesXMLEntryType
-
Uses of ChangesXMLEntryType in dev.logchange.core.domain.changelog.model.entry
Methods in dev.logchange.core.domain.changelog.model.entry that return ChangesXMLEntryTypeModifier and TypeMethodDescriptionstatic ChangesXMLEntryTypeChangesXMLEntryType.getXmlTypeFromMarkdownEntryType(ChangelogEntryType markdownEntryType) static ChangesXMLEntryTypeReturns the enum constant of this type with the specified name.static ChangesXMLEntryType[]ChangesXMLEntryType.values()Returns an array containing the constants of this enum type, in the order they are declared.