public class CreatePlanRequest extends Object
| Constructor | Description |
|---|---|
CreatePlanRequest() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Rbsv1plansOrderInformation |
getOrderInformation() |
Get orderInformation
|
Rbsv1plansPlanInformation |
getPlanInformation() |
Get planInformation
|
int |
hashCode() |
|
CreatePlanRequest |
orderInformation(Rbsv1plansOrderInformation orderInformation) |
|
CreatePlanRequest |
planInformation(Rbsv1plansPlanInformation planInformation) |
|
void |
setOrderInformation(Rbsv1plansOrderInformation orderInformation) |
|
void |
setPlanInformation(Rbsv1plansPlanInformation planInformation) |
|
String |
toString() |
public CreatePlanRequest planInformation(Rbsv1plansPlanInformation planInformation)
public Rbsv1plansPlanInformation getPlanInformation()
public void setPlanInformation(Rbsv1plansPlanInformation planInformation)
public CreatePlanRequest orderInformation(Rbsv1plansOrderInformation orderInformation)
public Rbsv1plansOrderInformation getOrderInformation()
public void setOrderInformation(Rbsv1plansOrderInformation orderInformation)
Copyright © 2026. All rights reserved.