Class DoctorListRequest.DoctorRateInfo

  • Enclosing class:
    DoctorListRequest

    public class DoctorListRequest.DoctorRateInfo
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Integer markValue  
      java.lang.Double rateValue  
    • Constructor Summary

      Constructors 
      Constructor Description
      DoctorRateInfo()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • rateValue

        public java.lang.Double rateValue
      • markValue

        public java.lang.Integer markValue
    • Constructor Detail

      • DoctorRateInfo

        public DoctorRateInfo()