Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.tha.grouping.NxmNxArpTha
-
-
Uses of NxmNxArpTha 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 NxmNxArpTha Modifier and Type Method Description NxmNxArpThaNxAugMatchNodesNodeTableFlowBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchNotifPacketInBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchPacketInMessageBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchRpcAddFlowBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchRpcGetFlowStatsBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchRpcRemoveFlowBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxArpTha()NxmNxArpThaNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxArpTha()NxmNxArpThaNxmNxArpThaGrouping. getNxmNxArpTha()Return nxmNxArpTha, ornullif it is not present. -
Uses of NxmNxArpTha in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.tha.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.tha.grouping with type parameters of type NxmNxArpTha Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpTha>>
E$$NxmNxArpThaBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.tha.grouping that return NxmNxArpTha Modifier and Type Method Description NxmNxArpThaNxmNxArpThaBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.tha.grouping that return types with arguments of type NxmNxArpTha Modifier and Type Method Description default Class<NxmNxArpTha>NxmNxArpTha. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.tha.grouping with parameters of type NxmNxArpTha Modifier and Type Method Description static booleanNxmNxArpTha. bindingEquals(@NonNull NxmNxArpTha thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxArpTha. bindingHashCode(@NonNull NxmNxArpTha obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxArpTha. bindingToString(@NonNull NxmNxArpTha 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.nx.arp.tha.grouping with type arguments of type NxmNxArpTha Modifier and Type Method Description NxmNxArpThaBuilderNxmNxArpThaBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpTha> augmentation)Add an augmentation to this builder's product.NxmNxArpThaBuilderNxmNxArpThaBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpTha>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.tha.grouping with parameters of type NxmNxArpTha Constructor Description NxmNxArpThaBuilder(NxmNxArpTha base)
-