Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
IormPlan |
build() |
IormPlan.Builder |
copy(IormPlan model) |
IormPlan.Builder |
dbPlan(DatabasePlan dbPlan) |
IormPlan.Builder |
planObjective(IormPlanObjectiveEnum planObjective)
The objective of the IORM plan.
|
IormPlan.Builder |
planStatus(IormPlanStatusEnum planStatus)
The status of the IORM plan.
|
public IormPlan.Builder planStatus(IormPlanStatusEnum planStatus)
The status of the IORM plan.
planStatus
- the value to setpublic IormPlan.Builder planObjective(IormPlanObjectiveEnum planObjective)
The objective of the IORM plan.
planObjective
- the value to setpublic IormPlan.Builder dbPlan(DatabasePlan dbPlan)
public IormPlan build()
public IormPlan.Builder copy(IormPlan model)
Copyright © 2016–2024. All rights reserved.