Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions.NxActionNatCaseBuilder
Packages that use NxActionNatCaseBuilder
Package
Description
-
Uses of NxActionNatCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions that return NxActionNatCaseBuilderModifier and TypeMethodDescriptionNxActionNatCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNatCase> augmentation) Add an augmentation to this builder's product.NxActionNatCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNatCase>> augmentationType) Remove an augmentation from this builder's product.NxActionNatCaseBuilder.setNxActionNat
(NxActionNat value) Set the property corresponding toNxActionNatCase.getNxActionNat()
to the specified value.