public class NormalBusinessTimeRule extends AlipayObject
NormalBusinessTimeRule()
List<Long>
getMonth()
List<TimeRange>
getOpenTimeList()
getWeek()
void
setMonth(List<Long> month)
setOpenTimeList(List<TimeRange> openTimeList)
setWeek(List<Long> week)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NormalBusinessTimeRule()
public List<Long> getMonth()
public void setMonth(List<Long> month)
public List<TimeRange> getOpenTimeList()
public void setOpenTimeList(List<TimeRange> openTimeList)
public List<Long> getWeek()
public void setWeek(List<Long> week)
Copyright © 2023. All rights reserved.