public class Cont1Builder extends Object implements org.opendaylight.yangtools.concepts.Builder<Cont1>
Cont1 instances.Cont1| Constructor and Description |
|---|
Cont1Builder() |
Cont1Builder(Cont1 base) |
| Modifier and Type | Method and Description |
|---|---|
Cont1Builder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Cont1>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Cont1> augmentation) |
Cont1 |
build() |
String |
getAttrStr() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Cont1>> |
getAugmentation(Class<E> augmentationType) |
Cont1Builder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Cont1>> augmentationType) |
Cont1Builder |
setAttrStr(String value) |
public Cont1Builder()
public Cont1Builder(Cont1 base)
public String getAttrStr()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<Cont1>> E getAugmentation(Class<E> augmentationType)
public Cont1Builder setAttrStr(String value)
public Cont1Builder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Cont1>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Cont1> augmentation)
public Cont1Builder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Cont1>> augmentationType)
Copyright © 2015. All Rights Reserved.