Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701.RoutedSimpleRouteOutputBuilder
-
Packages that use RoutedSimpleRouteOutputBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701 -
-
Uses of RoutedSimpleRouteOutputBuilder 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 RoutedSimpleRouteOutputBuilder Modifier and Type Method Description RoutedSimpleRouteOutputBuilderRoutedSimpleRouteOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteOutput> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.RoutedSimpleRouteOutputBuilderRoutedSimpleRouteOutputBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteOutput> augmentation)Add an augmentation to this builder's product.RoutedSimpleRouteOutputBuilderRoutedSimpleRouteOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteOutput>> augmentationType)Remove an augmentation from this builder's product.
-