| Modifier and Type | Method and Description |
|---|---|
RecordRouteObject |
RecordRouteObject.getRecordRouteObject() |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RecordRouteObject>> |
RecordRouteObjectBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
RecordRouteObject |
RecordRouteObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<RecordRouteObject> |
RecordRouteObject.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
RecordRouteObjectBuilder |
RecordRouteObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RecordRouteObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RecordRouteObject> augmentationValue) |
RecordRouteObjectBuilder |
RecordRouteObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RecordRouteObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RecordRouteObject> augmentationValue) |
RecordRouteObjectBuilder |
RecordRouteObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RecordRouteObject>> augmentationType) |
| Constructor and Description |
|---|
RecordRouteObjectBuilder(RecordRouteObject base) |
Copyright © 2020 OpenDaylight. All rights reserved.