| Modifier and Type | Method and Description |
|---|---|
@Nullable ClassType |
ClasstypeObject.getClassType() |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ClassType>> |
ClassTypeBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ClassType |
ClassTypeBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<ClassType> |
ClassType.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
ClassTypeBuilder |
ClassTypeBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ClassType>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ClassType> augmentationValue) |
ClassTypeBuilder |
ClassTypeBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ClassType>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ClassType> augmentationValue) |
ClassTypeBuilder |
ClassTypeBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ClassType>> augmentationType) |
| Constructor and Description |
|---|
ClassTypeBuilder(ClassType base) |
| Modifier and Type | Method and Description |
|---|---|
ClassType |
FailureCaseBuilder.getClassType() |
| Modifier and Type | Method and Description |
|---|---|
FailureCaseBuilder |
FailureCaseBuilder.setClassType(ClassType value) |
| Modifier and Type | Method and Description |
|---|---|
ClassType |
PathsBuilder.getClassType() |
| Modifier and Type | Method and Description |
|---|---|
PathsBuilder |
PathsBuilder.setClassType(ClassType value) |
| Modifier and Type | Method and Description |
|---|---|
ClassType |
P2pBuilder.getClassType() |
| Modifier and Type | Method and Description |
|---|---|
P2pBuilder |
P2pBuilder.setClassType(ClassType value) |
Copyright © 2020 OpenDaylight. All rights reserved.