Uses of Enum Class
com.serinity.consultationcontrol.model.RdvStatus
Packages that use RdvStatus
-
Uses of RdvStatus in com.serinity.consultationcontrol.model
Subclasses with type arguments of type RdvStatus in com.serinity.consultationcontrol.modelMethods in com.serinity.consultationcontrol.model that return RdvStatusModifier and TypeMethodDescriptionRendezVous.getStatus()static RdvStatusReturns the enum constant of this class with the specified name.static RdvStatus[]RdvStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.serinity.consultationcontrol.model with parameters of type RdvStatus