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 |
|---|---|
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)
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 © 2016 OpenDaylight. All rights reserved.