Package | Description |
---|---|
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<ServicePath>> |
ServicePathBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
ServicePath |
ServicePathBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ServicePathBuilder |
ServicePathBuilder.addAugmentation(Class<? extends Augmentation<ServicePath>> augmentationType,
Augmentation<ServicePath> augmentationValue) |
ServicePathBuilder |
ServicePathBuilder.addAugmentation(Class<? extends Augmentation<ServicePath>> augmentationType,
Augmentation<ServicePath> augmentationValue) |
ServicePathBuilder |
ServicePathBuilder.removeAugmentation(Class<? extends Augmentation<ServicePath>> augmentationType) |
Constructor and Description |
---|
ServicePathBuilder(ServicePath base) |
Copyright © 2019 OpenDaylight. All rights reserved.