| Modifier and Type | Method and Description |
|---|---|
NxmOfArpOp |
NxAugMatchRpcUpdateFlowUpdatedBuilder.getNxmOfArpOp() |
NxmOfArpOp |
NxAugMatchRpcUpdateFlowOriginalBuilder.getNxmOfArpOp() |
NxmOfArpOp |
NxAugMatchNotifSwitchFlowRemovedBuilder.getNxmOfArpOp() |
NxmOfArpOp |
NxAugMatchRpcRemoveFlowBuilder.getNxmOfArpOp() |
NxmOfArpOp |
NxAugMatchNotifPacketInBuilder.getNxmOfArpOp() |
NxmOfArpOp |
NxAugMatchPacketInMessageBuilder.getNxmOfArpOp() |
NxmOfArpOp |
NxAugMatchRpcGetFlowStatsBuilder.getNxmOfArpOp() |
NxmOfArpOp |
NxAugMatchNodesNodeTableFlowBuilder.getNxmOfArpOp() |
NxmOfArpOp |
NxAugMatchRpcAddFlowBuilder.getNxmOfArpOp() |
NxmOfArpOp |
NxmOfArpOpGrouping.getNxmOfArpOp()
Prereqs: NXM_OF_ETH_TYPE must match either 0x0806 or 0x8035.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfArpOp>> |
NxmOfArpOpBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
NxmOfArpOp |
NxmOfArpOpBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
NxmOfArpOpBuilder |
NxmOfArpOpBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfArpOp>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfArpOp> augmentationValue) |
NxmOfArpOpBuilder |
NxmOfArpOpBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfArpOp>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfArpOp> augmentationValue) |
NxmOfArpOpBuilder |
NxmOfArpOpBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfArpOp>> augmentationType) |
| Constructor and Description |
|---|
NxmOfArpOpBuilder(NxmOfArpOp base) |
Copyright © 2018 OpenDaylight. All rights reserved.