| Modifier and Type | Method and Description |
|---|---|
List<Svec> |
PcreqMessageBuilder.getSvec() |
List<Svec> |
PcreqMessage.getSvec() |
| Modifier and Type | Method and Description |
|---|---|
PcreqMessageBuilder |
PcreqMessageBuilder.setSvec(List<Svec> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Svec>> |
SvecBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Svec |
SvecBuilder.build() |
| 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 © 2018 OpenDaylight. All rights reserved.