| Modifier and Type | Method and Description |
|---|---|
List<FlowspecRoute> |
FlowspecIpv4Route.getFlowspecRoute() |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecRoute>> |
FlowspecRouteBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
FlowspecRoute |
FlowspecRouteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
FlowspecRouteBuilder |
FlowspecRouteBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecRoute>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecRoute> augmentationValue) |
FlowspecRouteBuilder |
FlowspecRouteBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecRoute>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecRoute> augmentationValue) |
FlowspecRouteBuilder |
FlowspecRouteBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecRoute>> augmentationType) |
| Constructor and Description |
|---|
FlowspecRouteBuilder(FlowspecRoute base) |
| Modifier and Type | Method and Description |
|---|---|
List<FlowspecRoute> |
FlowspecRoutesBuilder.getFlowspecRoute() |
| Modifier and Type | Method and Description |
|---|---|
FlowspecRoutesBuilder |
FlowspecRoutesBuilder.setFlowspecRoute(List<FlowspecRoute> value) |
Copyright © 2017 OpenDaylight. All rights reserved.