public class NxPopNshBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxPopNsh>
NxPopNsh instances.NxPopNsh| Constructor and Description |
|---|
NxPopNshBuilder() |
NxPopNshBuilder(NxPopNsh base) |
| Modifier and Type | Method and Description |
|---|---|
NxPopNshBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxPopNsh>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxPopNsh> augmentationValue) |
NxPopNsh |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxPopNsh>> |
getAugmentation(Class<E> augmentationType) |
NxPopNshBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxPopNsh>> augmentationType) |
public NxPopNshBuilder()
public NxPopNshBuilder(NxPopNsh base)
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxPopNsh>> E getAugmentation(Class<E> augmentationType)
public NxPopNshBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxPopNsh>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxPopNsh> augmentationValue)
public NxPopNshBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxPopNsh>> augmentationType)
Copyright © 2018 OpenDaylight. All rights reserved.