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