public interface Prefix extends ChildOf<IgpPrefixEvent>, Augmentable<Prefix>, IgpPrefixAttributes
This class represents the following YANG schema fragment defined in module l3-unicast-igp-topology
container prefix { uses igp-prefix-attributes; }The schema path to identify an instance is l3-unicast-igp-topology/igp-prefix-event/prefix
To create instances of this class use PrefixBuilder
.
PrefixBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
augmentation
getFlag, getMetric, getPrefix
getImplementedInterface
Copyright © 2019 OpenDaylight. All rights reserved.