| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701 |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput>> |
RoutedSimpleRouteInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
RoutedSimpleRouteInput |
RoutedSimpleRouteInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
OpendaylightTestRoutedRpcService.routedSimpleRoute(RoutedSimpleRouteInput input) |
| Modifier and Type | Method and Description |
|---|---|
RoutedSimpleRouteInputBuilder |
RoutedSimpleRouteInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput> augmentation) |
RoutedSimpleRouteInputBuilder |
RoutedSimpleRouteInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput> augmentation) |
RoutedSimpleRouteInputBuilder |
RoutedSimpleRouteInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput>> augmentationType) |
| Constructor and Description |
|---|
RoutedSimpleRouteInputBuilder(RoutedSimpleRouteInput base) |
Copyright © 2015. All Rights Reserved.