public static class OapiCollectionSchemaCreateRequest.FormSchemaSettingVo extends TaobaoObject
| Constructor and Description |
|---|
FormSchemaSettingVo() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getBizType() |
Date |
getEndTime() |
Long |
getFormType() |
List<Long> |
getLoopDayOfWeeks() |
String |
getLoopTime() |
Boolean |
getReplyTime() |
void |
setBizType(Long bizType) |
void |
setEndTime(Date endTime) |
void |
setFormType(Long formType) |
void |
setLoopDayOfWeeks(List<Long> loopDayOfWeeks) |
void |
setLoopTime(String loopTime) |
void |
setReplyTime(Boolean replyTime) |
public Long getBizType()
public void setBizType(Long bizType)
public Date getEndTime()
public void setEndTime(Date endTime)
public Long getFormType()
public void setFormType(Long formType)
public String getLoopTime()
public void setLoopTime(String loopTime)
public Boolean getReplyTime()
public void setReplyTime(Boolean replyTime)
Copyright © 2021. All rights reserved.