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