| Modifier and Type | Method and Description |
|---|---|
static Address |
LispAddressUtil.addressFromServicePath(ServicePath address) |
| Modifier and Type | Method and Description |
|---|---|
ServicePath |
ServicePathBuilder.getServicePath() |
ServicePath |
ServicePath.getServicePath()
Service Path LCAF type.
|
| Modifier and Type | Method and Description |
|---|---|
ServicePathBuilder |
ServicePathBuilder.setServicePath(ServicePath value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<ServicePath>> |
ServicePathBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ServicePath |
ServicePathBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ServicePathBuilder |
ServicePathBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ServicePath>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ServicePath> augmentation) |
ServicePathBuilder |
ServicePathBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ServicePath>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ServicePath> augmentation) |
ServicePathBuilder |
ServicePathBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ServicePath>> augmentationType) |
| Constructor and Description |
|---|
ServicePathBuilder(ServicePath base) |
Copyright © 2017 OpenDaylight. All rights reserved.