Uses of Enum Class
crms.lib.RentalReport.RentalStatus
-
Uses of RentalReport.RentalStatus in crms.lib
Modifier and TypeMethodDescriptionRentalReport.getStatus()
Returns the current status of the rental.static RentalReport.RentalStatus
Returns 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.