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