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