| Modifier and Type | Method and Description |
|---|---|
@Nullable Svec |
SvecObject.getSvec() |
| Modifier and Type | Method and Description |
|---|---|
Svec |
SvecBuilder.getSvec() |
| Modifier and Type | Method and Description |
|---|---|
SvecBuilder |
SvecBuilder.setSvec(Svec value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Svec>> |
SvecBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Svec |
SvecBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Svec> |
Svec.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
SvecBuilder |
SvecBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Svec>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Svec> augmentationValue) |
SvecBuilder |
SvecBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Svec>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Svec> augmentationValue) |
SvecBuilder |
SvecBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Svec>> augmentationType) |
| Constructor and Description |
|---|
SvecBuilder(Svec base) |
Copyright © 2020 OpenDaylight. All rights reserved.