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