public class LabelTypeBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<LabelType>
LabelType instances.LabelType| Constructor and Description |
|---|
LabelTypeBuilder() |
LabelTypeBuilder(LabelType base) |
| Modifier and Type | Method and Description |
|---|---|
LabelTypeBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LabelType>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LabelType> augmentationValue) |
LabelType |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<LabelType>> |
getAugmentation(Class<E> augmentationType) |
LabelTypeBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LabelType>> augmentationType) |
public LabelTypeBuilder()
public LabelTypeBuilder(LabelType base)
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<LabelType>> E getAugmentation(Class<E> augmentationType)
public LabelTypeBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LabelType>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<LabelType> augmentationValue)
public LabelTypeBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LabelType>> augmentationType)
Copyright © 2018 OpenDaylight. All rights reserved.