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