Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.FlowModOutputToPortCaseBuilder
-
Packages that use FlowModOutputToPortCaseBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec -
-
Uses of FlowModOutputToPortCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec that return FlowModOutputToPortCaseBuilder Modifier and Type Method Description FlowModOutputToPortCaseBuilderFlowModOutputToPortCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModOutputToPortCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModOutputToPortCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.FlowModOutputToPortCaseBuilderFlowModOutputToPortCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModOutputToPortCase> augmentation)Add an augmentation to this builder's product.FlowModOutputToPortCaseBuilderFlowModOutputToPortCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModOutputToPortCase>> augmentationType)Remove an augmentation from this builder's product.FlowModOutputToPortCaseBuilderFlowModOutputToPortCaseBuilder. setFlowModOutputToPort(FlowModOutputToPort value)
-