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