Uses of Enum Class
io.meeds.deeds.common.constant.NoticePeriod
Packages that use NoticePeriod
-
Uses of NoticePeriod in io.meeds.deeds.common.constant
Methods in io.meeds.deeds.common.constant that return NoticePeriodModifier and TypeMethodDescriptionstatic NoticePeriodNoticePeriod.fromMonths(int months) static NoticePeriodReturns the enum constant of this class with the specified name.static NoticePeriod[]NoticePeriod.values()Returns an array containing the constants of this enum class, in the order they are declared.