public class UpdatePlanRequest extends Object
| Constructor | Description |
|---|---|
UpdatePlanRequest() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
GetAllPlansResponseOrderInformation |
getOrderInformation() |
Get orderInformation
|
Rbsv1plansidPlanInformation |
getPlanInformation() |
Get planInformation
|
Rbsv1plansidProcessingInformation |
getProcessingInformation() |
Get processingInformation
|
int |
hashCode() |
|
UpdatePlanRequest |
orderInformation(GetAllPlansResponseOrderInformation orderInformation) |
|
UpdatePlanRequest |
planInformation(Rbsv1plansidPlanInformation planInformation) |
|
UpdatePlanRequest |
processingInformation(Rbsv1plansidProcessingInformation processingInformation) |
|
void |
setOrderInformation(GetAllPlansResponseOrderInformation orderInformation) |
|
void |
setPlanInformation(Rbsv1plansidPlanInformation planInformation) |
|
void |
setProcessingInformation(Rbsv1plansidProcessingInformation processingInformation) |
|
String |
toString() |
public UpdatePlanRequest planInformation(Rbsv1plansidPlanInformation planInformation)
public Rbsv1plansidPlanInformation getPlanInformation()
public void setPlanInformation(Rbsv1plansidPlanInformation planInformation)
public UpdatePlanRequest processingInformation(Rbsv1plansidProcessingInformation processingInformation)
public Rbsv1plansidProcessingInformation getProcessingInformation()
public void setProcessingInformation(Rbsv1plansidProcessingInformation processingInformation)
public UpdatePlanRequest orderInformation(GetAllPlansResponseOrderInformation orderInformation)
public GetAllPlansResponseOrderInformation getOrderInformation()
public void setOrderInformation(GetAllPlansResponseOrderInformation orderInformation)
Copyright © 2026. All rights reserved.