| Package | Description |
|---|---|
| com.baidubce.services.bmr.model |
| Modifier and Type | Method and Description |
|---|---|
PeriodUnitType |
SchedulePlanSummaryResponse.getPeriodUnit() |
PeriodUnitType |
SchedulePlanSummaryModelVo.getPeriodUnit() |
static PeriodUnitType |
PeriodUnitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeriodUnitType[] |
PeriodUnitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulePlanSummaryResponse.setPeriodUnit(PeriodUnitType periodUnit) |
void |
SchedulePlanSummaryModelVo.setPeriodUnit(PeriodUnitType periodUnit) |
Copyright © 2021. All rights reserved.