Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions.NxActionNatCase
-
Packages that use NxActionNatCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions -
-
Uses of NxActionNatCase 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 with type parameters of type NxActionNatCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNatCase>>
E$$NxActionNatCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions that return NxActionNatCase Modifier and Type Method Description NxActionNatCaseNxActionNatCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions that return types with arguments of type NxActionNatCase Modifier and Type Method Description default Class<NxActionNatCase>NxActionNatCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.ofpact.actions.ofpact.actions with parameters of type NxActionNatCase Modifier and Type Method Description static booleanNxActionNatCase. bindingEquals(@NonNull NxActionNatCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxActionNatCase. bindingHashCode(@NonNull NxActionNatCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxActionNatCase. bindingToString(@NonNull NxActionNatCase 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 with type arguments of type NxActionNatCase Modifier and Type Method Description NxActionNatCaseBuilderNxActionNatCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNatCase> augmentation)Add an augmentation to this builder's product.NxActionNatCaseBuilderNxActionNatCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNatCase>> 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 with parameters of type NxActionNatCase Constructor Description NxActionNatCaseBuilder(NxActionNatCase base)
-