public class NxmNxTunIdBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxmNxTunId>
NxmNxTunId instances.NxmNxTunId| 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) |
NxmNxTunId |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId>> |
getAugmentation(Class<E> augmentationType) |
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 getAugmentation(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 © 2018 OpenDaylight. All rights reserved.