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