| Modifier and Type | Method and Description |
|---|---|
EndpointsObj |
EndpointsObject.getEndpointsObj() |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<EndpointsObj>> |
EndpointsObjBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
EndpointsObj |
EndpointsObjBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
EndpointsObjBuilder |
EndpointsObjBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EndpointsObj>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<EndpointsObj> augmentationValue) |
EndpointsObjBuilder |
EndpointsObjBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EndpointsObj>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<EndpointsObj> augmentationValue) |
EndpointsObjBuilder |
EndpointsObjBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EndpointsObj>> augmentationType) |
| Constructor and Description |
|---|
EndpointsObjBuilder(EndpointsObj base) |
| Modifier and Type | Method and Description |
|---|---|
EndpointsObj |
P2pBuilder.getEndpointsObj() |
| Modifier and Type | Method and Description |
|---|---|
P2pBuilder |
P2pBuilder.setEndpointsObj(EndpointsObj value) |
Copyright © 2018 OpenDaylight. All rights reserved.