public class SearchBasicInfoTimeZoneReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SearchBasicInfoTimeZoneReqBody.Builder |
| 构造器和说明 |
|---|
SearchBasicInfoTimeZoneReqBody() |
SearchBasicInfoTimeZoneReqBody(SearchBasicInfoTimeZoneReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer[] |
getStatusList() |
String[] |
getTimeZoneIdList() |
static SearchBasicInfoTimeZoneReqBody.Builder |
newBuilder() |
void |
setStatusList(Integer[] statusList) |
void |
setTimeZoneIdList(String[] timeZoneIdList) |
public SearchBasicInfoTimeZoneReqBody()
public SearchBasicInfoTimeZoneReqBody(SearchBasicInfoTimeZoneReqBody.Builder builder)
public static SearchBasicInfoTimeZoneReqBody.Builder newBuilder()
public String[] getTimeZoneIdList()
public void setTimeZoneIdList(String[] timeZoneIdList)
public Integer[] getStatusList()
public void setStatusList(Integer[] statusList)
Copyright © 2025. All rights reserved.