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