public class NxCtClearBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxCtClear>
NxCtClearBuilder instances.NxCtClearBuilder| Constructor and Description |
|---|
NxCtClearBuilder() |
NxCtClearBuilder(NxCtClear base) |
| Modifier and Type | Method and Description |
|---|---|
NxCtClearBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxCtClear>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxCtClear> augmentationValue) |
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxCtClear>> |
augmentation(Class<E$$> augmentationType) |
NxCtClear |
build() |
NxCtClearBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxCtClear>> augmentationType) |
public NxCtClearBuilder()
public NxCtClearBuilder(NxCtClear base)
public <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxCtClear>> E$$ augmentation(Class<E$$> augmentationType)
public NxCtClearBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxCtClear>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxCtClear> augmentationValue)
public NxCtClearBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxCtClear>> augmentationType)
public NxCtClear build()
build in interface org.opendaylight.yangtools.concepts.CheckedBuilder<NxCtClear,IllegalArgumentException>Copyright © 2019 OpenDaylight. All rights reserved.