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