Package | Description |
---|---|
com.iland.cohesity.iaas.backups.policies.api.enums | |
com.iland.core.web.rest.shared.iaas.backup |
Modifier and Type | Method and Description |
---|---|
static DayCount |
DayCount.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DayCount[] |
DayCount.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DayCount |
MonthlySchedule.getDayCount()
Gets day count.
|
Constructor and Description |
---|
MonthlySchedule(Day day,
DayCount dayCount)
Instantiates a new Monthly schedule.
|
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.