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