public class NxmNxNshc1Builder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxmNxNshc1>
NxmNxNshc1 instances.NxmNxNshc1| Constructor and Description |
|---|
NxmNxNshc1Builder() |
NxmNxNshc1Builder(NxmNxNshc1 base) |
| Modifier and Type | Method and Description |
|---|---|
NxmNxNshc1Builder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc1>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc1> augmentation) |
NxmNxNshc1 |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc1>> |
getAugmentation(Class<E> augmentationType) |
Long |
getValue() |
NxmNxNshc1Builder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc1>> augmentationType) |
NxmNxNshc1Builder |
setValue(Long value) |
public NxmNxNshc1Builder()
public NxmNxNshc1Builder(NxmNxNshc1 base)
public Long getValue()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc1>> E getAugmentation(Class<E> augmentationType)
public NxmNxNshc1Builder setValue(Long value)
public NxmNxNshc1Builder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc1>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc1> augmentation)
public NxmNxNshc1Builder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc1>> augmentationType)
public NxmNxNshc1 build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxmNxNshc1>Copyright © 2016 OpenDaylight. All rights reserved.