Uses of Enum
dev.logchange.core.format.yml.changelog.entry.YMLChangelogEntryType
Packages that use YMLChangelogEntryType
-
Uses of YMLChangelogEntryType in dev.logchange.core.format.yml.changelog.entry
Fields in dev.logchange.core.format.yml.changelog.entry declared as YMLChangelogEntryTypeMethods in dev.logchange.core.format.yml.changelog.entry that return YMLChangelogEntryTypeModifier and TypeMethodDescriptionstatic YMLChangelogEntryTypestatic YMLChangelogEntryTypeReturns 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.