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()Return ofInPort, ornullif it is not present. -
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()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.in.port.grouping with parameters of type OfInPort Modifier and Type Method Description static booleanOfInPort. bindingEquals(@NonNull OfInPort thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intOfInPort. bindingHashCode(@NonNull OfInPort obj)Default implementation ofObject.hashCode()contract for this interface.static StringOfInPort. bindingToString(@NonNull OfInPort obj)Default implementation ofObject.toString()contract for this interface.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(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)
-