Uses of Enum Class
crms.lib.RentalReport.RentalStatus
Packages that use RentalReport.RentalStatus
-
Uses of RentalReport.RentalStatus in crms.lib
Methods in crms.lib that return RentalReport.RentalStatusModifier and TypeMethodDescriptionRentalReport.getStatus()Returns the current status of the rental.static RentalReport.RentalStatusReturns the enum constant of this class with the specified name.static RentalReport.RentalStatus[]RentalReport.RentalStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.