| Modifier and Type | Method and Description |
|---|---|
@Nullable PathSetupType |
PathSetupTypeTlv.getPathSetupType() |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PathSetupType>> |
PathSetupTypeBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PathSetupType |
PathSetupTypeBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<PathSetupType> |
PathSetupType.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
PathSetupTypeBuilder |
PathSetupTypeBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathSetupType>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PathSetupType> augmentationValue) |
PathSetupTypeBuilder |
PathSetupTypeBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathSetupType>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PathSetupType> augmentationValue) |
PathSetupTypeBuilder |
PathSetupTypeBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathSetupType>> augmentationType) |
| Constructor and Description |
|---|
PathSetupTypeBuilder(PathSetupType base) |
| Modifier and Type | Method and Description |
|---|---|
PathSetupType |
TlvsBuilder.getPathSetupType() |
| Modifier and Type | Method and Description |
|---|---|
TlvsBuilder |
TlvsBuilder.setPathSetupType(PathSetupType value) |
Copyright © 2020 OpenDaylight. All rights reserved.