public interface TcpFlags extends org.opendaylight.yangtools.yang.binding.ChildOf<Flowspec>, org.opendaylight.yangtools.yang.binding.Augmentable<TcpFlags>, BitmaskTwoByteValue
This class represents the following YANG schema fragment defined in module bgp-flowspec
list tcp-flags {
uses bitmask-two-byte-value;
}
The schema path to identify an instance is
bgp-flowspec/flowspec-destination/flowspec/flowspec-type/tcp-flags-case/tcp-flags
To create instances of this class use TcpFlagsBuilder.
TcpFlagsBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getOp, getValueCopyright © 2019 OpenDaylight. All rights reserved.