Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.FlowModAddMatchFromValueCase
-
Packages that use FlowModAddMatchFromValueCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec -
-
Uses of FlowModAddMatchFromValueCase 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 with type parameters of type FlowModAddMatchFromValueCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase>>
E$$FlowModAddMatchFromValueCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec that return FlowModAddMatchFromValueCase Modifier and Type Method Description FlowModAddMatchFromValueCaseFlowModAddMatchFromValueCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec that return types with arguments of type FlowModAddMatchFromValueCase Modifier and Type Method Description default Class<FlowModAddMatchFromValueCase>FlowModAddMatchFromValueCase. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec with type arguments of type FlowModAddMatchFromValueCase Modifier and Type Method Description FlowModAddMatchFromValueCaseBuilderFlowModAddMatchFromValueCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase> augmentationValue)FlowModAddMatchFromValueCaseBuilderFlowModAddMatchFromValueCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase> augmentationValue)FlowModAddMatchFromValueCaseBuilderFlowModAddMatchFromValueCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec with parameters of type FlowModAddMatchFromValueCase Constructor Description FlowModAddMatchFromValueCaseBuilder(FlowModAddMatchFromValueCase base)
-