Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.actions.route.disposition.AcceptRouteBuilder
Packages that use AcceptRouteBuilder
Package
Description
-
Uses of AcceptRouteBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.actions.route.disposition
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.actions.route.disposition that return AcceptRouteBuilderModifier and TypeMethodDescriptionAcceptRouteBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<AcceptRoute> augmentation) Add an augmentation to this builder's product.AcceptRouteBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AcceptRoute>> augmentationType) Remove an augmentation from this builder's product.AcceptRouteBuilder.setAcceptRoute
(org.opendaylight.yangtools.yang.common.Empty value) Set the property corresponding toAcceptRoute.getAcceptRoute()
to the specified value.