public class DefaultSchedules extends ModelObject implements Schedules
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultSchedules()
Creates an instance of defaultSchedules.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
List<Schedule> |
schedule()
Returns the attribute schedule.
|
void |
schedule(List<Schedule> schedule)
Sets the attribute schedule.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationpublic DefaultSchedules()
Copyright © 2017. All rights reserved.