| Modifier and Type | Method and Description |
|---|---|
List<EidAuthkeyItem> |
EidAuthkeyList.getEidAuthkeyItem() |
List<EidAuthkeyItem> |
GetAllKeysOutputBuilder.getEidAuthkeyItem() |
List<EidAuthkeyItem> |
UpdateKeysInputBuilder.getEidAuthkeyItem() |
List<EidAuthkeyItem> |
AddKeysInputBuilder.getEidAuthkeyItem() |
List<EidAuthkeyItem> |
GetKeysOutputBuilder.getEidAuthkeyItem() |
| Modifier and Type | Method and Description |
|---|---|
GetAllKeysOutputBuilder |
GetAllKeysOutputBuilder.setEidAuthkeyItem(List<EidAuthkeyItem> value) |
UpdateKeysInputBuilder |
UpdateKeysInputBuilder.setEidAuthkeyItem(List<EidAuthkeyItem> value) |
AddKeysInputBuilder |
AddKeysInputBuilder.setEidAuthkeyItem(List<EidAuthkeyItem> value) |
GetKeysOutputBuilder |
GetKeysOutputBuilder.setEidAuthkeyItem(List<EidAuthkeyItem> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<EidAuthkeyItem>> |
EidAuthkeyItemBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
EidAuthkeyItem |
EidAuthkeyItemBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
EidAuthkeyItemBuilder |
EidAuthkeyItemBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EidAuthkeyItem>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<EidAuthkeyItem> augmentation) |
EidAuthkeyItemBuilder |
EidAuthkeyItemBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EidAuthkeyItem>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<EidAuthkeyItem> augmentation) |
EidAuthkeyItemBuilder |
EidAuthkeyItemBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EidAuthkeyItem>> augmentationType) |
| Constructor and Description |
|---|
EidAuthkeyItemBuilder(EidAuthkeyItem base) |
Copyright © 2018 OpenDaylight. All rights reserved.