Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions.nx.action.nat._case.NxActionNat
-
-
Uses of NxActionNat 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 NxActionNat Modifier and Type Method Description NxActionNatNxActionNatCase. getNxActionNat()Return nxActionNat, ornullif it is not present.NxActionNatNxActionNatCaseBuilder. getNxActionNat()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions with parameters of type NxActionNat Modifier and Type Method Description NxActionNatCaseBuilderNxActionNatCaseBuilder. setNxActionNat(NxActionNat value) -
Uses of NxActionNat in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions.nx.action.nat._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions.nx.action.nat._case with type parameters of type NxActionNat Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNat>>
E$$NxActionNatBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions.nx.action.nat._case that return NxActionNat Modifier and Type Method Description NxActionNatNxActionNatBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions.nx.action.nat._case that return types with arguments of type NxActionNat Modifier and Type Method Description default Class<NxActionNat>NxActionNat. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions.nx.action.nat._case with parameters of type NxActionNat Modifier and Type Method Description static booleanNxActionNat. bindingEquals(@NonNull NxActionNat thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxActionNat. bindingHashCode(@NonNull NxActionNat obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxActionNat. bindingToString(@NonNull NxActionNat obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions.nx.action.nat._case with type arguments of type NxActionNat Modifier and Type Method Description NxActionNatBuilderNxActionNatBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNat> augmentation)Add an augmentation to this builder's product.NxActionNatBuilderNxActionNatBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNat>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions.nx.action.nat._case with parameters of type NxActionNat Constructor Description NxActionNatBuilder(NxActionNat base)
-