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