| Modifier and Type | Method and Description |
|---|---|
List<SubobjectContainer> |
ExplicitRouteSubobjectsList.getSubobjectContainer() |
| Modifier and Type | Method and Description |
|---|---|
List<SubobjectContainer> |
ExplicitRouteObjectBuilder.getSubobjectContainer() |
| Modifier and Type | Method and Description |
|---|---|
ExplicitRouteObjectBuilder |
ExplicitRouteObjectBuilder.setSubobjectContainer(List<SubobjectContainer> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer>> |
SubobjectContainerBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
SubobjectContainer |
SubobjectContainerBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
SubobjectContainerBuilder |
SubobjectContainerBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer> augmentationValue) |
SubobjectContainerBuilder |
SubobjectContainerBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer> augmentationValue) |
SubobjectContainerBuilder |
SubobjectContainerBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer>> augmentationType) |
| Constructor and Description |
|---|
SubobjectContainerBuilder(SubobjectContainer base) |
| Modifier and Type | Method and Description |
|---|---|
List<SubobjectContainer> |
PrimaryPathRouteObjectBuilder.getSubobjectContainer() |
| Modifier and Type | Method and Description |
|---|---|
PrimaryPathRouteObjectBuilder |
PrimaryPathRouteObjectBuilder.setSubobjectContainer(List<SubobjectContainer> value) |
| Modifier and Type | Method and Description |
|---|---|
List<SubobjectContainer> |
SecondaryExplicitRouteObjectBuilder.getSubobjectContainer() |
| Modifier and Type | Method and Description |
|---|---|
SecondaryExplicitRouteObjectBuilder |
SecondaryExplicitRouteObjectBuilder.setSubobjectContainer(List<SubobjectContainer> value) |
Copyright © 2018 OpenDaylight. All rights reserved.