public class PlanListResponse extends BaseResponse implements Serializable
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PlanListResponse.PlanDTO |
BaseResponse.ErrorResponse| 构造器和说明 |
|---|
PlanListResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PlanListResponse.PlanDTO> |
getItems() |
void |
setItems(List<PlanListResponse.PlanDTO> items) |
String |
toString() |
getErrorResponse, getRequestId, isSuccess, setErrorResponse, setRequestIdpublic List<PlanListResponse.PlanDTO> getItems()
public void setItems(List<PlanListResponse.PlanDTO> items)
Copyright © 2025. All rights reserved.