public interface LowWaterMarkBreached extends DataObject, Augmentable<LowWaterMarkBreached>, Notification
This class represents the following YANG schema fragment defined in module usecplugin
notification lowWaterMarkBreached {
description
"Indicates that the Low Water Mark has Breached.";
}
The schema path to identify an instance is
usecplugin/lowWaterMarkBreached
To create instances of this class use LowWaterMarkBreachedBuilder.
LowWaterMarkBreachedBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetImplementedInterfaceCopyright © 2016 OpenDaylight. All rights reserved.