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