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