public interface SourcePrefixCase extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<SourcePrefixCase>, FlowspecType
This class represents the following YANG schema fragment defined in module bgp-flowspec
case source-prefix-case {
leaf source-prefix {
type inet:ipv4-prefix;
}
}
The schema path to identify an instance is
bgp-flowspec/flowspec-destination-group-ipv4/flowspec/flowspec-type/source-prefix-case| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
@Nullable org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix |
getSourcePrefix() |
Copyright © 2019 OpenDaylight. All rights reserved.