| Modifier and Type | Method and Description |
|---|---|
List<Flowspec> |
AbstractFlowspecNlriParser.extractFlowspec(org.opendaylight.yangtools.yang.data.api.schema.DataContainerNode<?> route) |
protected List<Flowspec> |
AbstractFlowspecNlriParser.parseNlriFlowspecList(io.netty.buffer.ByteBuf nlri)
Parses Flowspec NLRI into list of Flowspec.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractFlowspecNlriParser.serializeNlri(List<Flowspec> flowspecList,
io.netty.buffer.ByteBuf buffer) |
protected String |
AbstractFlowspecNlriParser.stringNlri(List<Flowspec> flows) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Flowspec> |
AbstractFlowspecL3vpnNlriParser.parseL3vpnNlriFlowspecList(io.netty.buffer.ByteBuf nlri) |
| Modifier and Type | Method and Description |
|---|---|
List<Flowspec> |
FlowspecDestination.getFlowspec() |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Flowspec>> |
FlowspecBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Flowspec |
FlowspecBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
FlowspecBuilder |
FlowspecBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Flowspec>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Flowspec> augmentationValue) |
FlowspecBuilder |
FlowspecBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Flowspec>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Flowspec> augmentationValue) |
FlowspecBuilder |
FlowspecBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Flowspec>> augmentationType) |
| Constructor and Description |
|---|
FlowspecBuilder(Flowspec base) |
| Modifier and Type | Method and Description |
|---|---|
List<Flowspec> |
DestinationFlowspecBuilder.getFlowspec() |
| Modifier and Type | Method and Description |
|---|---|
DestinationFlowspecBuilder |
DestinationFlowspecBuilder.setFlowspec(List<Flowspec> value) |
| Modifier and Type | Method and Description |
|---|---|
List<Flowspec> |
DestinationFlowspecBuilder.getFlowspec() |
| Modifier and Type | Method and Description |
|---|---|
DestinationFlowspecBuilder |
DestinationFlowspecBuilder.setFlowspec(List<Flowspec> value) |
| Modifier and Type | Method and Description |
|---|---|
List<Flowspec> |
FlowspecRouteBuilder.getFlowspec() |
| Modifier and Type | Method and Description |
|---|---|
FlowspecRouteBuilder |
FlowspecRouteBuilder.setFlowspec(List<Flowspec> value) |
| Modifier and Type | Method and Description |
|---|---|
List<Flowspec> |
FlowspecRouteBuilder.getFlowspec() |
| Modifier and Type | Method and Description |
|---|---|
FlowspecRouteBuilder |
FlowspecRouteBuilder.setFlowspec(List<Flowspec> value) |
| Modifier and Type | Method and Description |
|---|---|
List<Flowspec> |
DestinationFlowspecL3vpnIpv4Builder.getFlowspec() |
| Modifier and Type | Method and Description |
|---|---|
DestinationFlowspecL3vpnIpv4Builder |
DestinationFlowspecL3vpnIpv4Builder.setFlowspec(List<Flowspec> value) |
| Modifier and Type | Method and Description |
|---|---|
List<Flowspec> |
DestinationFlowspecL3vpnIpv6Builder.getFlowspec() |
| Modifier and Type | Method and Description |
|---|---|
DestinationFlowspecL3vpnIpv6Builder |
DestinationFlowspecL3vpnIpv6Builder.setFlowspec(List<Flowspec> value) |
| Modifier and Type | Method and Description |
|---|---|
List<Flowspec> |
FlowspecL3vpnRouteBuilder.getFlowspec() |
| Modifier and Type | Method and Description |
|---|---|
FlowspecL3vpnRouteBuilder |
FlowspecL3vpnRouteBuilder.setFlowspec(List<Flowspec> value) |
| Modifier and Type | Method and Description |
|---|---|
List<Flowspec> |
FlowspecL3vpnRouteBuilder.getFlowspec() |
| Modifier and Type | Method and Description |
|---|---|
FlowspecL3vpnRouteBuilder |
FlowspecL3vpnRouteBuilder.setFlowspec(List<Flowspec> value) |
Copyright © 2017 OpenDaylight. All rights reserved.