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