public class DefaultCont extends org.onosproject.yang.model.InnerModelObject implements Cont
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultCont()
Creates an instance of defaultCont.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToListener(Listener addTo)
Adds to the list of listener.
|
boolean |
equals(Object obj) |
int |
hashCode() |
List<Listener> |
listener()
Returns the attribute listener.
|
void |
listener(List<Listener> listener)
Sets the attribute listener.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationpublic List<Listener> listener()
Contpublic void listener(List<Listener> listener)
Contpublic void addToListener(Listener addTo)
ContaddToListener in interface ContaddTo - value of listenerCopyright © 2018. All rights reserved.