public class CreatePlanRequest extends Object
| Constructor and Description |
|---|
CreatePlanRequest() |
| Modifier and Type | Method and Description |
|---|---|
CreatePlanRequest |
clientReferenceInformation(Rbsv1plansClientReferenceInformation clientReferenceInformation) |
boolean |
equals(Object o) |
Rbsv1plansClientReferenceInformation |
getClientReferenceInformation()
Get clientReferenceInformation
|
Rbsv1plansOrderInformation |
getOrderInformation()
Get orderInformation
|
Rbsv1plansPlanInformation |
getPlanInformation()
Get planInformation
|
int |
hashCode() |
CreatePlanRequest |
orderInformation(Rbsv1plansOrderInformation orderInformation) |
CreatePlanRequest |
planInformation(Rbsv1plansPlanInformation planInformation) |
void |
setClientReferenceInformation(Rbsv1plansClientReferenceInformation clientReferenceInformation) |
void |
setOrderInformation(Rbsv1plansOrderInformation orderInformation) |
void |
setPlanInformation(Rbsv1plansPlanInformation planInformation) |
String |
toString() |
public CreatePlanRequest clientReferenceInformation(Rbsv1plansClientReferenceInformation clientReferenceInformation)
public Rbsv1plansClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(Rbsv1plansClientReferenceInformation clientReferenceInformation)
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 © 2025. All rights reserved.