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