public interface NextHop extends ChildOf<Route>, Augmentable<NextHop>, NextHopStateContent
This class represents the following YANG schema fragment defined in module ietf-routing
container next-hop { status obsolete; uses next-hop-state-content { status obsolete; } }The schema path to identify an instance is ietf-routing/routing-state/ribs/rib/active-route/output/route/next-hop
To create instances of this class use NextHopBuilder
.
NextHopBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
augmentation
getNextHopOptions
getImplementedInterface
Copyright © 2019 OpenDaylight. All rights reserved.