public class NxActionNatCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionNatCase>
NxActionNatCase instances.NxActionNatCase| Constructor and Description |
|---|
NxActionNatCaseBuilder() |
NxActionNatCaseBuilder(NxActionNatCase base) |
| Modifier and Type | Method and Description |
|---|---|
NxActionNatCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNatCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNatCase> augmentationValue) |
NxActionNatCase |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNatCase>> |
getAugmentation(Class<E> augmentationType) |
NxActionNat |
getNxActionNat() |
NxActionNatCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNatCase>> augmentationType) |
NxActionNatCaseBuilder |
setNxActionNat(NxActionNat value) |
public NxActionNatCaseBuilder()
public NxActionNatCaseBuilder(NxActionNatCase base)
public NxActionNat getNxActionNat()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNatCase>> E getAugmentation(Class<E> augmentationType)
public NxActionNatCaseBuilder setNxActionNat(NxActionNat value)
public NxActionNatCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNatCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNatCase> augmentationValue)
public NxActionNatCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNatCase>> augmentationType)
public NxActionNatCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionNatCase>Copyright © 2017 OpenDaylight. All rights reserved.