public class NxActionNatCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionNatCase>
NxActionNatCaseBuilder instances.NxActionNatCaseBuilder| 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) |
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionNatCase>> |
augmentation(Class<E$$> augmentationType) |
NxActionNatCase |
build() |
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$$ augmentation(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.CheckedBuilder<NxActionNatCase,IllegalArgumentException>Copyright © 2019 OpenDaylight. All rights reserved.