| Modifier and Type | Method and Description |
|---|---|
List<PceIdList> |
MonitoringRequestBuilder.getPceIdList() |
List<PceIdList> |
MonitoringRequest.getPceIdList() |
| Modifier and Type | Method and Description |
|---|---|
MonitoringRequestBuilder |
MonitoringRequestBuilder.setPceIdList(List<PceIdList> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<PceIdList>> |
PceIdListBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PceIdList |
PceIdListBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
PceIdListBuilder |
PceIdListBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PceIdList>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PceIdList> augmentationValue) |
PceIdListBuilder |
PceIdListBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PceIdList>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PceIdList> augmentationValue) |
PceIdListBuilder |
PceIdListBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PceIdList>> augmentationType) |
| Constructor and Description |
|---|
PceIdListBuilder(PceIdList base) |
Copyright © 2018 OpenDaylight. All rights reserved.