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 |
|---|---|
static List<com.google.common.collect.Range<BigInteger>> |
_value_range()
Deprecated.
This method is slated for removal in a future release. See BUG-1485 for details.
|
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 |
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)
@Deprecated 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 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 © 2015. All rights reserved.