类 DrivingBehaviorResponse.Point

    • 构造器详细资料

      • Point

        public Point()
    • 方法详细资料

      • getLatitude

        public Double getLatitude()
      • setLatitude

        public void setLatitude​(Double latitude)
      • getLongitude

        public Double getLongitude()
      • setLongitude

        public void setLongitude​(Double longitude)
      • getCoordType

        public String getCoordType()
      • setCoordType

        public void setCoordType​(String coordType)
      • getLocTime

        public Long getLocTime()
      • setLocTime

        public void setLocTime​(Long locTime)
      • getAddress

        public String getAddress()
      • setAddress

        public void setAddress​(String address)