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