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