public interface MeterBandContainer extends org.opendaylight.yangtools.yang.binding.ChildOf<OpenflowProtocolData>, org.opendaylight.yangtools.yang.binding.Augmentable<MeterBandContainer>, MeterBandHeader
This class represents the following YANG schema fragment defined in module openflow-protocol
container meter-band-container { uses meter-band-header; }The schema path to identify an instance is openflow-protocol/meter-band-container
To create instances of this class use MeterBandContainerBuilder
.
MeterBandContainerBuilder
Modifier and Type | Field and Description |
---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
getMeterBand
Copyright © 2019 OpenDaylight. All rights reserved.