public class NxmNxTunIdBuilder extends Object
NxmNxTunId instances.NxmNxTunId| Constructor and Description |
|---|
NxmNxTunIdBuilder() |
NxmNxTunIdBuilder(NxmNxTunId base) |
| Modifier and Type | Method and Description |
|---|---|
static List<com.google.common.collect.Range<BigInteger>> |
_value_range() |
NxmNxTunIdBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId> augmentation) |
NxmNxTunId |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId>> |
getAugmentation(Class<E> augmentationType) |
BigInteger |
getValue() |
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 static List<com.google.common.collect.Range<BigInteger>> _value_range()
public NxmNxTunIdBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId> augmentation)
public NxmNxTunId build()
Copyright © 2015. All rights reserved.