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