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