Uses of Enum Class
overit.geocallapp.wfm.cee.bl.vcappointment.VCAppointmentStatus
Packages that use VCAppointmentStatus
-
Uses of VCAppointmentStatus in overit.geocallapp.wfm.cee.bl.vcappointment
Methods in overit.geocallapp.wfm.cee.bl.vcappointment that return VCAppointmentStatusModifier and TypeMethodDescriptionVCAppointment.getStatus()static VCAppointmentStatusReturns the enum constant of this class with the specified name.static VCAppointmentStatus[]VCAppointmentStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in overit.geocallapp.wfm.cee.bl.vcappointment that return types with arguments of type VCAppointmentStatusMethods in overit.geocallapp.wfm.cee.bl.vcappointment with parameters of type VCAppointmentStatusMethod parameters in overit.geocallapp.wfm.cee.bl.vcappointment with type arguments of type VCAppointmentStatusModifier and TypeMethodDescriptionvoidVCAppointmentFilter.setStatus(List<VCAppointmentStatus> status)