Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.actions.route.disposition.RejectRouteBuilder
Package
Description
-
Uses of RejectRouteBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.actions.route.disposition
Modifier and TypeMethodDescriptionRejectRouteBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RejectRoute> augmentation) Add an augmentation to this builder's product.RejectRouteBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RejectRoute>> augmentationType) Remove an augmentation from this builder's product.RejectRouteBuilder.setRejectRoute
(org.opendaylight.yangtools.yang.common.Empty value) Set the property corresponding toRejectRoute.getRejectRoute()
to the specified value.