Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.FlowModOutputToPortCase
-
Packages that use FlowModOutputToPortCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec -
-
Uses of FlowModOutputToPortCase 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 FlowModOutputToPortCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModOutputToPortCase>>
E$$FlowModOutputToPortCaseBuilder. 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 FlowModOutputToPortCase Modifier and Type Method Description FlowModOutputToPortCaseFlowModOutputToPortCaseBuilder. 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 FlowModOutputToPortCase Modifier and Type Method Description default Class<FlowModOutputToPortCase>FlowModOutputToPortCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec with parameters of type FlowModOutputToPortCase Modifier and Type Method Description static booleanFlowModOutputToPortCase. bindingEquals(@NonNull FlowModOutputToPortCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intFlowModOutputToPortCase. bindingHashCode(@NonNull FlowModOutputToPortCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringFlowModOutputToPortCase. bindingToString(@NonNull FlowModOutputToPortCase obj)Default implementation ofObject.toString()contract for this interface.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 FlowModOutputToPortCase Modifier and Type Method Description 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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec with parameters of type FlowModOutputToPortCase Constructor Description FlowModOutputToPortCaseBuilder(FlowModOutputToPortCase base)
-