| 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> augmentation) |
LabelType |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<LabelType>> |
getAugmentation(Class<E> 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> augmentation)
public LabelType build()
Copyright © 2014. All rights reserved.