Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.in.port.grouping.OfInPort
-
-
Uses of OfInPort in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714 that return OfInPort Modifier and Type Method Description OfInPortNxAugMatchNodesNodeTableFlowBuilder. getOfInPort()OfInPortNxAugMatchNotifPacketInBuilder. getOfInPort()OfInPortNxAugMatchNotifSwitchFlowRemovedBuilder. getOfInPort()OfInPortNxAugMatchPacketInMessageBuilder. getOfInPort()OfInPortNxAugMatchRpcAddFlowBuilder. getOfInPort()OfInPortNxAugMatchRpcGetFlowStatsBuilder. getOfInPort()OfInPortNxAugMatchRpcRemoveFlowBuilder. getOfInPort()OfInPortNxAugMatchRpcUpdateFlowOriginalBuilder. getOfInPort()OfInPortNxAugMatchRpcUpdateFlowUpdatedBuilder. getOfInPort()OfInPortNxmOfInPortGrouping. getOfInPort() -
Uses of OfInPort in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.in.port.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.in.port.grouping with type parameters of type OfInPort Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<OfInPort>>
E$$OfInPortBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.in.port.grouping that return OfInPort Modifier and Type Method Description OfInPortOfInPortBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.in.port.grouping that return types with arguments of type OfInPort Modifier and Type Method Description default Class<OfInPort>OfInPort. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.in.port.grouping with type arguments of type OfInPort Modifier and Type Method Description OfInPortBuilderOfInPortBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OfInPort>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<OfInPort> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherOfInPortBuilder.addAugmentation(Augmentation)orOfInPortBuilder.removeAugmentation(Class)instead.OfInPortBuilderOfInPortBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OfInPort>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<OfInPort> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherOfInPortBuilder.addAugmentation(Augmentation)orOfInPortBuilder.removeAugmentation(Class)instead.OfInPortBuilderOfInPortBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<OfInPort> augmentation)Add an augmentation to this builder's product.OfInPortBuilderOfInPortBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OfInPort>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.in.port.grouping with parameters of type OfInPort Constructor Description OfInPortBuilder(OfInPort base)
-