| Modifier and Type | Method and Description |
|---|---|
PathSetupType |
PathSetupTypeTlv.getPathSetupType() |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<PathSetupType>> |
PathSetupTypeBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PathSetupType |
PathSetupTypeBuilder.build() |
| 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 © 2018 OpenDaylight. All rights reserved.