public class AlarmTimeConfig extends AlipayObject
AlarmTimeConfig()
String
getFrom()
getTimeType()
getTo()
List<Long>
getWeeks()
void
setFrom(String from)
setTimeType(String timeType)
setTo(String to)
setWeeks(List<Long> weeks)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AlarmTimeConfig()
public String getFrom()
public void setFrom(String from)
public String getTimeType()
public void setTimeType(String timeType)
public String getTo()
public void setTo(String to)
public List<Long> getWeeks()
public void setWeeks(List<Long> weeks)
Copyright © 2024. All rights reserved.