| Modifier and Type | Method and Description |
|---|---|
List<Dscps> |
DscpCaseBuilder.getDscps() |
List<Dscps> |
DscpCase.getDscps() |
| Modifier and Type | Method and Description |
|---|---|
DscpCaseBuilder |
DscpCaseBuilder.setDscps(List<Dscps> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Dscps>> |
DscpsBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Dscps |
DscpsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
DscpsBuilder |
DscpsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Dscps>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Dscps> augmentationValue) |
DscpsBuilder |
DscpsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Dscps>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Dscps> augmentationValue) |
DscpsBuilder |
DscpsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Dscps>> augmentationType) |
| Constructor and Description |
|---|
DscpsBuilder(Dscps base) |
Copyright © 2017 OpenDaylight. All rights reserved.