public interface OriginatorId extends org.opendaylight.yangtools.yang.binding.ChildOf<Attributes>, org.opendaylight.yangtools.yang.binding.Augmentable<OriginatorId>, OriginatorId
This class represents the following YANG schema fragment defined in module bgp-message
container originator-id {
leaf originator {
type ipv4-address;
}
uses originator-id;
}
The schema path to identify an instance is
bgp-message/path-attributes/attributes/originator-id
To create instances of this class use OriginatorIdBuilder.
OriginatorIdBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetOriginatorCopyright © 2017 OpenDaylight. All rights reserved.