public class QuerySocialPlanReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
QuerySocialPlanReqBody.Builder |
| 构造器和说明 |
|---|
QuerySocialPlanReqBody() |
QuerySocialPlanReqBody(QuerySocialPlanReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEffectiveDate() |
String[] |
getPlanIds() |
static QuerySocialPlanReqBody.Builder |
newBuilder() |
void |
setEffectiveDate(String effectiveDate) |
void |
setPlanIds(String[] planIds) |
public QuerySocialPlanReqBody()
public QuerySocialPlanReqBody(QuerySocialPlanReqBody.Builder builder)
public static QuerySocialPlanReqBody.Builder newBuilder()
public String[] getPlanIds()
public void setPlanIds(String[] planIds)
public String getEffectiveDate()
public void setEffectiveDate(String effectiveDate)
Copyright © 2025. All rights reserved.