public interface StaticRoutes extends ChildOf<ControlPlaneProtocol>, Augmentable<StaticRoutes>
This class represents the following YANG schema fragment defined in module ietf-routing
container static-routes { when "derived-from-or-self(../type, 'rt:static')" { } }The schema path to identify an instance is ietf-routing/routing/control-plane-protocols/control-plane-protocol/static-routes
To create instances of this class use StaticRoutesBuilder
.
StaticRoutesBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getImplementedInterface
augmentation
Copyright © 2019 OpenDaylight. All rights reserved.