Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701.RoutedSimpleRouteInputBuilder
Packages that use RoutedSimpleRouteInputBuilder
Package
Description
-
Uses of RoutedSimpleRouteInputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701 that return RoutedSimpleRouteInputBuilderModifier and TypeMethodDescriptionRoutedSimpleRouteInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput> augmentation) Add an augmentation to this builder's product.RoutedSimpleRouteInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput>> augmentationType) Remove an augmentation from this builder's product.RoutedSimpleRouteInputBuilder.setRoute(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> value) Set the property corresponding toRoutedSimpleRouteInput.getRoute()to the specified value.