public interface NextHeaders extends org.opendaylight.yangtools.yang.binding.ChildOf<Flowspec>, org.opendaylight.yangtools.yang.binding.Augmentable<NextHeaders>, NumericOneByteValue
This class represents the following YANG schema fragment defined in module bgp-flowspec
list next-headers {
key leaf op {
type numeric-operand;
}
leaf value {
type uint8;
}
uses numeric-one-byte-value;
}
The schema path to identify an instance is
bgp-flowspec/flowspec-destination-group-ipv6/flowspec/flowspec-type/next-header-case/next-headers
To create instances of this class use NextHeadersBuilder.
NextHeadersBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetOp, getValueCopyright © 2017 OpenDaylight. All rights reserved.