Uses of Enum Class
io.github.diltdicker.codelog.type.ChangeType
Packages that use ChangeType
-
Uses of ChangeType in io.github.diltdicker.codelog.type
Fields in io.github.diltdicker.codelog.type declared as ChangeTypeModifier and TypeFieldDescriptionChange.typeCategory of change being logged [ New | Fix | Change | Documentation | Break ]Methods in io.github.diltdicker.codelog.type that return ChangeTypeModifier and TypeMethodDescriptionstatic ChangeTypeReturns the enum constant of this class with the specified name.static ChangeType[]ChangeType.values()Returns an array containing the constants of this enum class, in the order they are declared.