public static class BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
BatchGetFormDataByIdListResponseBodyResult() |
@NameInMap(value="createTimeGMT") public String createTimeGMT
@NameInMap(value="creatorUserId") public String creatorUserId
@NameInMap(value="formInstanceId") public String formInstanceId
@NameInMap(value="formUuid") public String formUuid
@NameInMap(value="id") public Long id
@NameInMap(value="instanceValue") public String instanceValue
@NameInMap(value="modifiedTimeGMT") public String modifiedTimeGMT
@NameInMap(value="modifier") public String modifier
@NameInMap(value="modifyUser") public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResultModifyUser modifyUser
@NameInMap(value="originator") public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResultOriginator originator
@NameInMap(value="sequence") public String sequence
@NameInMap(value="serialNumber") public String serialNumber
@NameInMap(value="title") public String title
@NameInMap(value="version") public Long version
public BatchGetFormDataByIdListResponseBodyResult()
public static BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult build(Map<String,?> map) throws Exception
Exceptionpublic BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setCreateTimeGMT(String createTimeGMT)
public String getCreateTimeGMT()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setCreatorUserId(String creatorUserId)
public String getCreatorUserId()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setFormData(Map<String,?> formData)
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setFormInstanceId(String formInstanceId)
public String getFormInstanceId()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setFormUuid(String formUuid)
public String getFormUuid()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setId(Long id)
public Long getId()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setInstanceValue(String instanceValue)
public String getInstanceValue()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setModifiedTimeGMT(String modifiedTimeGMT)
public String getModifiedTimeGMT()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setModifier(String modifier)
public String getModifier()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setModifyUser(BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResultModifyUser modifyUser)
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResultModifyUser getModifyUser()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setOriginator(BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResultOriginator originator)
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResultOriginator getOriginator()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setSequence(String sequence)
public String getSequence()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setSerialNumber(String serialNumber)
public String getSerialNumber()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setTitle(String title)
public String getTitle()
public BatchGetFormDataByIdListResponseBody.BatchGetFormDataByIdListResponseBodyResult setVersion(Long version)
public Long getVersion()
Copyright © 2022. All rights reserved.