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