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