Package | Description |
---|---|
org.opendaylight.yang.gen.v1.bug8449.rev170516 |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Cont>> |
ContBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Cont |
ContBuilder.build() |
@Nullable Cont |
Bug8449Data.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 © 2019 OpenDaylight. All rights reserved.