public class ActnIetfScheduleOpParam extends org.onosproject.yang.model.InnerModelObject implements ActnIetfSchedule
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationSchedules |
configurationSchedules |
| Constructor and Description |
|---|
ActnIetfScheduleOpParam()
Creates an instance of actnIetfScheduleOpParam.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAugmentation(org.onosproject.yang.model.InnerModelObject obj) |
<T extends org.onosproject.yang.model.InnerModelObject> |
augmentation(Class<T> c) |
Map<Class<? extends org.onosproject.yang.model.InnerModelObject>,org.onosproject.yang.model.InnerModelObject> |
augmentations() |
ConfigurationSchedules |
configurationSchedules()
Returns the attribute configurationSchedules.
|
void |
configurationSchedules(ConfigurationSchedules configurationSchedules)
Sets the attribute configurationSchedules.
|
boolean |
equals(Object obj) |
int |
hashCode() |
void |
removeAugmentation(org.onosproject.yang.model.InnerModelObject obj) |
String |
toString() |
protected ConfigurationSchedules configurationSchedules
public ActnIetfScheduleOpParam()
public ConfigurationSchedules configurationSchedules()
ActnIetfScheduleconfigurationSchedules in interface ActnIetfSchedulepublic void configurationSchedules(ConfigurationSchedules configurationSchedules)
ActnIetfScheduleconfigurationSchedules in interface ActnIetfScheduleconfigurationSchedules - value of configurationSchedulespublic void addAugmentation(org.onosproject.yang.model.InnerModelObject obj)
addAugmentation in interface org.onosproject.yang.model.AugmentableaddAugmentation in class org.onosproject.yang.model.InnerModelObjectpublic void removeAugmentation(org.onosproject.yang.model.InnerModelObject obj)
removeAugmentation in interface org.onosproject.yang.model.AugmentableremoveAugmentation in class org.onosproject.yang.model.InnerModelObjectpublic Map<Class<? extends org.onosproject.yang.model.InnerModelObject>,org.onosproject.yang.model.InnerModelObject> augmentations()
augmentations in interface org.onosproject.yang.model.Augmentableaugmentations in class org.onosproject.yang.model.InnerModelObjectpublic <T extends org.onosproject.yang.model.InnerModelObject> T augmentation(Class<T> c)
augmentation in interface org.onosproject.yang.model.Augmentableaugmentation in class org.onosproject.yang.model.InnerModelObjectCopyright © 2018. All rights reserved.