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