Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.sha.grouping.NxmNxArpSha
-
-
Uses of NxmNxArpSha 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 NxmNxArpSha Modifier and Type Method Description NxmNxArpShaNxAugMatchNodesNodeTableFlowBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchNotifPacketInBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchPacketInMessageBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchRpcAddFlowBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchRpcGetFlowStatsBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchRpcRemoveFlowBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxArpSha()NxmNxArpShaNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxArpSha()NxmNxArpShaNxmNxArpShaGrouping. getNxmNxArpSha()Return nxmNxArpSha, ornullif it is not present. -
Uses of NxmNxArpSha in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.sha.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.sha.grouping with type parameters of type NxmNxArpSha Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpSha>>
E$$NxmNxArpShaBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.sha.grouping that return NxmNxArpSha Modifier and Type Method Description NxmNxArpShaNxmNxArpShaBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.sha.grouping that return types with arguments of type NxmNxArpSha Modifier and Type Method Description default Class<NxmNxArpSha>NxmNxArpSha. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.arp.sha.grouping with parameters of type NxmNxArpSha Modifier and Type Method Description static booleanNxmNxArpSha. bindingEquals(@NonNull NxmNxArpSha thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxArpSha. bindingHashCode(@NonNull NxmNxArpSha obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxArpSha. bindingToString(@NonNull NxmNxArpSha 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.sha.grouping with type arguments of type NxmNxArpSha Modifier and Type Method Description NxmNxArpShaBuilderNxmNxArpShaBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpSha> augmentation)Add an augmentation to this builder's product.NxmNxArpShaBuilderNxmNxArpShaBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxArpSha>> 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.sha.grouping with parameters of type NxmNxArpSha Constructor Description NxmNxArpShaBuilder(NxmNxArpSha base)
-