| Modifier and Type | Method and Description |
|---|---|
@Nullable NonBranchNodeList |
NonBranchNodeObject.getNonBranchNodeList() |
| Modifier and Type | Method and Description |
|---|---|
NonBranchNodeList |
NonBranchNodeCaseBuilder.getNonBranchNodeList() |
| Modifier and Type | Method and Description |
|---|---|
NonBranchNodeCaseBuilder |
NonBranchNodeCaseBuilder.setNonBranchNodeList(NonBranchNodeList value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NonBranchNodeList>> |
NonBranchNodeListBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
NonBranchNodeList |
NonBranchNodeListBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<NonBranchNodeList> |
NonBranchNodeList.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
NonBranchNodeListBuilder |
NonBranchNodeListBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NonBranchNodeList>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NonBranchNodeList> augmentationValue) |
NonBranchNodeListBuilder |
NonBranchNodeListBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NonBranchNodeList>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NonBranchNodeList> augmentationValue) |
NonBranchNodeListBuilder |
NonBranchNodeListBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NonBranchNodeList>> augmentationType) |
| Constructor and Description |
|---|
NonBranchNodeListBuilder(NonBranchNodeList base) |
Copyright © 2020 OpenDaylight. All rights reserved.