Uses of Enum Class
io.meeds.deeds.constant.RentalPaymentPeriodicity
Packages that use RentalPaymentPeriodicity
-
Uses of RentalPaymentPeriodicity in io.meeds.deeds.constant
Methods in io.meeds.deeds.constant that return RentalPaymentPeriodicityModifier and TypeMethodDescriptionstatic RentalPaymentPeriodicityReturns the enum constant of this class with the specified name.static RentalPaymentPeriodicity[]RentalPaymentPeriodicity.values()Returns an array containing the constants of this enum class, in the order they are declared.