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