public class BusinessHoursDesc extends AlipayObject
BusinessHoursDesc()
List<Long>
getDaysInWeek()
String
getHours()
void
setDaysInWeek(List<Long> daysInWeek)
setHours(String hours)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BusinessHoursDesc()
public List<Long> getDaysInWeek()
public void setDaysInWeek(List<Long> daysInWeek)
public String getHours()
public void setHours(String hours)
Copyright © 2023. All rights reserved.