Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.routing.policy.top.RoutingPolicyBuilder
Packages that use RoutingPolicyBuilder
Package
Description
-
Uses of RoutingPolicyBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.routing.policy.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.routing.policy.top that return RoutingPolicyBuilderModifier and TypeMethodDescriptionRoutingPolicyBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RoutingPolicy> augmentation) Add an augmentation to this builder's product.RoutingPolicyBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RoutingPolicy>> augmentationType) Remove an augmentation from this builder's product.RoutingPolicyBuilder.setDefinedSets
(DefinedSets value) Set the property corresponding toRoutingPolicy.getDefinedSets()
to the specified value.RoutingPolicyBuilder.setPolicyDefinitions
(PolicyDefinitions value) Set the property corresponding toRoutingPolicy.getPolicyDefinitions()
to the specified value.