| Modifier and Type | Method and Description |
|---|---|
Bidirectional |
BidirectionalBuilder.getBidirectional() |
Bidirectional |
Bidirectional.getBidirectional() |
| Modifier and Type | Method and Description |
|---|---|
BidirectionalBuilder |
BidirectionalBuilder.setBidirectional(Bidirectional value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Bidirectional>> |
BidirectionalBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Bidirectional |
BidirectionalBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
BidirectionalBuilder |
BidirectionalBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Bidirectional>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Bidirectional> augmentationValue) |
BidirectionalBuilder |
BidirectionalBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Bidirectional>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Bidirectional> augmentationValue) |
BidirectionalBuilder |
BidirectionalBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Bidirectional>> augmentationType) |
| Constructor and Description |
|---|
BidirectionalBuilder(Bidirectional base) |
Copyright © 2018 OpenDaylight. All rights reserved.