public class NxmNxNsiBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxmNxNsi>
NxmNxNsi instances.NxmNxNsi| Constructor and Description |
|---|
NxmNxNsiBuilder() |
NxmNxNsiBuilder(NxmNxNsi base) |
| Modifier and Type | Method and Description |
|---|---|
static List<com.google.common.collect.Range<BigInteger>> |
_nsi_range()
Deprecated.
This method is slated for removal in a future release. See BUG-1485 for details.
|
NxmNxNsiBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsi>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsi> augmentation) |
NxmNxNsi |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsi>> |
getAugmentation(Class<E> augmentationType) |
Short |
getNsi() |
NxmNxNsiBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsi>> augmentationType) |
NxmNxNsiBuilder |
setNsi(Short value) |
public NxmNxNsiBuilder()
public NxmNxNsiBuilder(NxmNxNsi base)
public Short getNsi()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsi>> E getAugmentation(Class<E> augmentationType)
public NxmNxNsiBuilder setNsi(Short value)
@Deprecated public static List<com.google.common.collect.Range<BigInteger>> _nsi_range()
public NxmNxNsiBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsi>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsi> augmentation)
public NxmNxNsiBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsi>> augmentationType)
Copyright © 2015. All rights reserved.