public class NxmNxNspBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxmNxNsp>
NxmNxNsp instances.NxmNxNsp| Constructor and Description |
|---|
NxmNxNspBuilder() |
NxmNxNspBuilder(NxmNxNsp 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.
|
NxmNxNspBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp> augmentation) |
NxmNxNsp |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp>> |
getAugmentation(Class<E> augmentationType) |
Long |
getValue() |
NxmNxNspBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp>> augmentationType) |
NxmNxNspBuilder |
setValue(Long value) |
public NxmNxNspBuilder()
public NxmNxNspBuilder(NxmNxNsp base)
public Long getValue()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp>> E getAugmentation(Class<E> augmentationType)
public NxmNxNspBuilder setValue(Long value)
@Deprecated public static List<com.google.common.collect.Range<BigInteger>> _value_range()
public NxmNxNspBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp> augmentation)
public NxmNxNspBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp>> augmentationType)
Copyright © 2015. All rights reserved.