public interface Dscps extends org.opendaylight.yangtools.yang.binding.ChildOf<Flowspec>, org.opendaylight.yangtools.yang.binding.Augmentable<Dscps>, DscpValue
This class represents the following YANG schema fragment defined in module bgp-flowspec
list dscps {
uses dscp-value;
}
The schema path to identify an instance is
bgp-flowspec/flowspec-destination/flowspec/flowspec-type/dscp-case/dscps
To create instances of this class use DscpsBuilder.
DscpsBuilderCopyright © 2019 OpenDaylight. All rights reserved.