| Modifier and Type | Method and Description |
|---|---|
void |
SimpleFlowspecIpv6NlriParser.extractSpecificFlowspec(org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode fsType,
FlowspecBuilder fsBuilder) |
void |
SimpleFlowspecIpv4NlriParser.extractSpecificFlowspec(org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode fsType,
FlowspecBuilder fsBuilder) |
abstract void |
AbstractFlowspecNlriParser.extractSpecificFlowspec(org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode fsType,
FlowspecBuilder fsBuilder) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FlowspecIpv4NlriParserHelper.extractFlowspec(org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode fsType,
FlowspecBuilder fsBuilder) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FlowspecIpv6NlriParserHelper.extractFlowspec(org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode fsType,
FlowspecBuilder fsBuilder) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowspecL3vpnIpv4NlriParser.extractSpecificFlowspec(org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode fsType,
FlowspecBuilder fsBuilder) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowspecL3vpnIpv6NlriParser.extractSpecificFlowspec(org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode fsType,
FlowspecBuilder fsBuilder) |
| 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.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Flowspec>> augmentationType) |
FlowspecBuilder |
FlowspecBuilder.setFlowspecType(FlowspecType value) |
Copyright © 2019 OpenDaylight. All rights reserved.