public class BatchOpenSystemStatusReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchOpenSystemStatusReq.Builder |
| 构造器和说明 |
|---|
BatchOpenSystemStatusReq() |
BatchOpenSystemStatusReq(BatchOpenSystemStatusReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchOpenSystemStatusReqBody |
getBatchOpenSystemStatusReqBody() |
String |
getSystemStatusId() |
String |
getUserIdType() |
static BatchOpenSystemStatusReq.Builder |
newBuilder() |
void |
setBatchOpenSystemStatusReqBody(BatchOpenSystemStatusReqBody body) |
void |
setSystemStatusId(String systemStatusId) |
void |
setUserIdType(String userIdType) |
public BatchOpenSystemStatusReq()
public BatchOpenSystemStatusReq(BatchOpenSystemStatusReq.Builder builder)
public static BatchOpenSystemStatusReq.Builder newBuilder()
public String getUserIdType()
public void setUserIdType(String userIdType)
public String getSystemStatusId()
public void setSystemStatusId(String systemStatusId)
public BatchOpenSystemStatusReqBody getBatchOpenSystemStatusReqBody()
public void setBatchOpenSystemStatusReqBody(BatchOpenSystemStatusReqBody body)
Copyright © 2025. All rights reserved.