| Modifier and Type | Method and Description |
|---|---|
@Nullable LabelType |
LabelSet.getLabelType() |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<LabelType>> |
LabelTypeBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
LabelType |
LabelTypeBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<LabelType> |
LabelType.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
LabelTypeBuilder |
LabelTypeBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LabelType>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LabelType> augmentationValue) |
LabelTypeBuilder |
LabelTypeBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LabelType>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LabelType> augmentationValue) |
LabelTypeBuilder |
LabelTypeBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LabelType>> augmentationType) |
| Constructor and Description |
|---|
LabelTypeBuilder(LabelType base) |
Copyright © 2020 OpenDaylight. All rights reserved.