public class NxCtClearBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxCtClear>
NxCtClear instances.NxCtClear| 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) |
NxCtClear |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxCtClear>> |
getAugmentation(Class<E> augmentationType) |
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 getAugmentation(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)
Copyright © 2018 OpenDaylight. All rights reserved.