public static class PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps() |
@NameInMap(value="actionName") public String actionName
添加
@NameInMap(value="align") public String align
top
@NameInMap(value="appId") public Long appId
1234567
@NameInMap(value="asyncCondition") public Boolean asyncCondition
true
@NameInMap(value="attendTypeLabel") public String attendTypeLabel
请假
@NameInMap(value="behaviorLinkage") public List<PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsPropsBehaviorLinkage> behaviorLinkage
@NameInMap(value="bizAlias") public String bizAlias
我的单行输入框
@NameInMap(value="bizType") public String bizType
hrm.xxxx
@NameInMap(value="childFieldVisible") public Map<String,Boolean> childFieldVisible
@NameInMap(value="choice") public Integer choice
1
@NameInMap(value="commonBizType") public String commonBizType
xxxx
@NameInMap(value="disabled") public Boolean disabled
true
@NameInMap(value="duration") public Boolean duration
true
@NameInMap(value="durationLabel") public String durationLabel
xxxx
@NameInMap(value="eSign") public Boolean eSign
true
@NameInMap(value="extract") public Boolean extract
true
@NameInMap(value="fieldsInfo") public String fieldsInfo
xxxx
@NameInMap(value="format") public String format
yyyy-MM-dd
@NameInMap(value="formula") public String formula
xxxx
@NameInMap(value="hidden") public Boolean hidden
true
@NameInMap(value="hiddenInApprovalDetail") public Boolean hiddenInApprovalDetail
true
@NameInMap(value="hideLabel") public Boolean hideLabel
true
@NameInMap(value="holidayOptions") public List<Map<String,String>> holidayOptions
"[{"name":"\open"}]"
@NameInMap(value="id") public String id
This parameter is required.
example:TextField-K2AD4O5B
@NameInMap(value="label") public String label
This parameter is required.
example:单行输入框
@NameInMap(value="labelEditableFreeze") public Boolean labelEditableFreeze
true
@NameInMap(value="link") public String link
xxxx
@NameInMap(value="mainTitle") public String mainTitle
xxxx
@NameInMap(value="notPrint") public String notPrint
1
@NameInMap(value="notUpper") public String notUpper
1
@NameInMap(value="objOptions") public List<PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsPropsObjOptions> objOptions
@NameInMap(value="payEnable") public Boolean payEnable
true
@NameInMap(value="placeholder") public String placeholder
请输入文字
@NameInMap(value="push") public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsPropsPush push
@NameInMap(value="pushToAttendance") public Boolean pushToAttendance
true
@NameInMap(value="pushToCalendar") public Integer pushToCalendar
1
@NameInMap(value="required") public Boolean required
true
@NameInMap(value="requiredEditableFreeze") public Boolean requiredEditableFreeze
true
@NameInMap(value="showAttendOptions") public Boolean showAttendOptions
true
@NameInMap(value="staffStatusEnabled") public Boolean staffStatusEnabled
true
@NameInMap(value="statField") public List<PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsPropsStatField> statField
@NameInMap(value="tableViewMode") public String tableViewMode
list
@NameInMap(value="unit") public String unit
天
@NameInMap(value="useCalendar") public Boolean useCalendar
true
@NameInMap(value="verticalPrint") public Boolean verticalPrint
true
public PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps()
public static PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps build(Map<String,?> map) throws Exception
Exceptionpublic PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setActionName(String actionName)
public String getActionName()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setAlign(String align)
public String getAlign()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setAppId(Long appId)
public Long getAppId()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setAsyncCondition(Boolean asyncCondition)
public Boolean getAsyncCondition()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setAttendTypeLabel(String attendTypeLabel)
public String getAttendTypeLabel()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setBehaviorLinkage(List<PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsPropsBehaviorLinkage> behaviorLinkage)
public List<PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsPropsBehaviorLinkage> getBehaviorLinkage()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setBizAlias(String bizAlias)
public String getBizAlias()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setBizType(String bizType)
public String getBizType()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setChildFieldVisible(Map<String,Boolean> childFieldVisible)
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setChoice(Integer choice)
public Integer getChoice()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setCommonBizType(String commonBizType)
public String getCommonBizType()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setDisabled(Boolean disabled)
public Boolean getDisabled()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setDuration(Boolean duration)
public Boolean getDuration()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setDurationLabel(String durationLabel)
public String getDurationLabel()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setESign(Boolean eSign)
public Boolean getESign()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setExtract(Boolean extract)
public Boolean getExtract()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setFieldsInfo(String fieldsInfo)
public String getFieldsInfo()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setFormat(String format)
public String getFormat()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setFormula(String formula)
public String getFormula()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setHidden(Boolean hidden)
public Boolean getHidden()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setHiddenInApprovalDetail(Boolean hiddenInApprovalDetail)
public Boolean getHiddenInApprovalDetail()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setHideLabel(Boolean hideLabel)
public Boolean getHideLabel()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setHolidayOptions(List<Map<String,String>> holidayOptions)
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setId(String id)
public String getId()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setLabel(String label)
public String getLabel()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setLabelEditableFreeze(Boolean labelEditableFreeze)
public Boolean getLabelEditableFreeze()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setLink(String link)
public String getLink()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setMainTitle(String mainTitle)
public String getMainTitle()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setNotPrint(String notPrint)
public String getNotPrint()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setNotUpper(String notUpper)
public String getNotUpper()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setObjOptions(List<PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsPropsObjOptions> objOptions)
public List<PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsPropsObjOptions> getObjOptions()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setOptions(List<String> options)
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setPayEnable(Boolean payEnable)
public Boolean getPayEnable()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setPlaceholder(String placeholder)
public String getPlaceholder()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setPush(PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsPropsPush push)
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsPropsPush getPush()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setPushToAttendance(Boolean pushToAttendance)
public Boolean getPushToAttendance()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setPushToCalendar(Integer pushToCalendar)
public Integer getPushToCalendar()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setRequired(Boolean required)
public Boolean getRequired()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setRequiredEditableFreeze(Boolean requiredEditableFreeze)
public Boolean getRequiredEditableFreeze()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setShowAttendOptions(Boolean showAttendOptions)
public Boolean getShowAttendOptions()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setStaffStatusEnabled(Boolean staffStatusEnabled)
public Boolean getStaffStatusEnabled()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setStatField(List<PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsPropsStatField> statField)
public List<PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsPropsStatField> getStatField()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setTableViewMode(String tableViewMode)
public String getTableViewMode()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setUnit(String unit)
public String getUnit()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setUseCalendar(Boolean useCalendar)
public Boolean getUseCalendar()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsProps setVerticalPrint(Boolean verticalPrint)
public Boolean getVerticalPrint()
Copyright © 2025. All rights reserved.