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
-
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 RoutedSimpleRouteOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteOutput>>
E$$RoutedSimpleRouteOutputBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701 that return RoutedSimpleRouteOutputModifier and TypeMethodDescription@NonNull RoutedSimpleRouteOutputRoutedSimpleRouteOutputBuilder.build()A newRoutedSimpleRouteOutputinstance.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 RoutedSimpleRouteOutputModifier and TypeMethodDescriptiondefault Class<RoutedSimpleRouteOutput>RoutedSimpleRouteOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RoutedSimpleRouteOutput>>RoutedSimpleRoute.invoke(RoutedSimpleRouteInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701 with parameters of type RoutedSimpleRouteOutputModifier and TypeMethodDescriptionstatic booleanRoutedSimpleRouteOutput.bindingEquals(@NonNull RoutedSimpleRouteOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intRoutedSimpleRouteOutput.bindingHashCode(@NonNull RoutedSimpleRouteOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringRoutedSimpleRouteOutput.bindingToString(@NonNull RoutedSimpleRouteOutput obj) Default implementation ofObject.toString()contract for this interface.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 RoutedSimpleRouteOutputModifier and TypeMethodDescriptionRoutedSimpleRouteOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteOutput> augmentation) Add an augmentation to this builder's product.RoutedSimpleRouteOutputBuilder.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 RoutedSimpleRouteOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRoutedSimpleRouteOutput.