Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701.RoutedSimpleRouteOutput
-
Packages that use RoutedSimpleRouteOutput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701 -
-
Uses of RoutedSimpleRouteOutput 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 with type parameters of type RoutedSimpleRouteOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteOutput>>
E$$RoutedSimpleRouteOutputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701 that return RoutedSimpleRouteOutput Modifier and Type Method Description RoutedSimpleRouteOutputRoutedSimpleRouteOutputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701 that return types with arguments of type RoutedSimpleRouteOutput Modifier and Type Method Description default Class<RoutedSimpleRouteOutput>RoutedSimpleRouteOutput. implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RoutedSimpleRouteOutput>>OpendaylightTestRoutedRpcService. routedSimpleRoute(RoutedSimpleRouteInput input)Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701 with type arguments of type RoutedSimpleRouteOutput 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.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.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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701 with parameters of type RoutedSimpleRouteOutput Constructor Description RoutedSimpleRouteOutputBuilder(RoutedSimpleRouteOutput base)
-