| Package | Description | 
|---|---|
| org.opendaylight.yang.gen.v1.urn.test.rev170101 | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Cont>> | 
ContBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Cont | 
ContBuilder.build()  | 
Cont | 
TestData.getCont()  | 
| Modifier and Type | Method and Description | 
|---|---|
ContBuilder | 
ContBuilder.addAugmentation(Class<? extends Augmentation<Cont>> augmentationType,
               Augmentation<Cont> augmentationValue)  | 
ContBuilder | 
ContBuilder.addAugmentation(Class<? extends Augmentation<Cont>> augmentationType,
               Augmentation<Cont> augmentationValue)  | 
ContBuilder | 
ContBuilder.removeAugmentation(Class<? extends Augmentation<Cont>> augmentationType)  | 
| Constructor and Description | 
|---|
ContBuilder(Cont base)  | 
Copyright © 2018 OpenDaylight. All rights reserved.