public static class OapiSmartworkHrmMasterSaveResponse.IntegrateBatchResultVO extends TaobaoObject
| Constructor and Description |
|---|
IntegrateBatchResultVO() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAllSuccess() |
List<OapiSmartworkHrmMasterSaveResponse.Failresult> |
getFailResult() |
void |
setAllSuccess(Boolean allSuccess) |
void |
setFailResult(List<OapiSmartworkHrmMasterSaveResponse.Failresult> failResult) |
public Boolean getAllSuccess()
public void setAllSuccess(Boolean allSuccess)
public List<OapiSmartworkHrmMasterSaveResponse.Failresult> getFailResult()
public void setFailResult(List<OapiSmartworkHrmMasterSaveResponse.Failresult> failResult)
Copyright © 2021. All rights reserved.