public class NxmNxNshNpBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxmNxNshNp>
NxmNxNshNp instances.NxmNxNshNp| Constructor and Description |
|---|
NxmNxNshNpBuilder() |
NxmNxNshNpBuilder(NxmNxNshNp base) |
| Modifier and Type | Method and Description |
|---|---|
NxmNxNshNpBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshNp>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshNp> augmentation) |
NxmNxNshNp |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshNp>> |
getAugmentation(Class<E> augmentationType) |
Short |
getValue() |
NxmNxNshNpBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshNp>> augmentationType) |
NxmNxNshNpBuilder |
setValue(Short value) |
public NxmNxNshNpBuilder()
public NxmNxNshNpBuilder(NxmNxNshNp base)
public Short getValue()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshNp>> E getAugmentation(Class<E> augmentationType)
public NxmNxNshNpBuilder setValue(Short value)
public NxmNxNshNpBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshNp>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshNp> augmentation)
public NxmNxNshNpBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshNp>> augmentationType)
public NxmNxNshNp build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxmNxNshNp>Copyright © 2016 OpenDaylight. All rights reserved.