public static class OapiRhinoMosExecPerformBatchCreateRequest.BatchCreateOperationWithEntityReq extends TaobaoObject
| Constructor and Description |
|---|
BatchCreateOperationWithEntityReq() |
| Modifier and Type | Method and Description |
|---|---|
OapiRhinoMosExecPerformBatchCreateRequest.EntityCondition |
getEntityCondition() |
Long |
getOrderId() |
List<OapiRhinoMosExecPerformBatchCreateRequest.PerformOperationReq> |
getPerformOperationReqs() |
OapiRhinoMosExecPerformBatchCreateRequest.Source |
getSource() |
String |
getTenantId() |
String |
getUserid() |
void |
setEntityCondition(OapiRhinoMosExecPerformBatchCreateRequest.EntityCondition entityCondition) |
void |
setOrderId(Long orderId) |
void |
setPerformOperationReqs(List<OapiRhinoMosExecPerformBatchCreateRequest.PerformOperationReq> performOperationReqs) |
void |
setSource(OapiRhinoMosExecPerformBatchCreateRequest.Source source) |
void |
setTenantId(String tenantId) |
void |
setUserid(String userid) |
public OapiRhinoMosExecPerformBatchCreateRequest.EntityCondition getEntityCondition()
public void setEntityCondition(OapiRhinoMosExecPerformBatchCreateRequest.EntityCondition entityCondition)
public Long getOrderId()
public void setOrderId(Long orderId)
public List<OapiRhinoMosExecPerformBatchCreateRequest.PerformOperationReq> getPerformOperationReqs()
public void setPerformOperationReqs(List<OapiRhinoMosExecPerformBatchCreateRequest.PerformOperationReq> performOperationReqs)
public OapiRhinoMosExecPerformBatchCreateRequest.Source getSource()
public void setSource(OapiRhinoMosExecPerformBatchCreateRequest.Source source)
public String getTenantId()
public void setTenantId(String tenantId)
public String getUserid()
public void setUserid(String userid)
Copyright © 2021. All rights reserved.