| Modifier and Type | Method and Description |
|---|---|
LspAttributesObject |
LspAttributesObject.getLspAttributesObject()
Lsp Attributes Object
|
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<LspAttributesObject>> |
LspAttributesObjectBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
LspAttributesObject |
LspAttributesObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
LspAttributesObjectBuilder |
LspAttributesObjectBuilder.addAugmentation(Class<? extends Augmentation<LspAttributesObject>> augmentationType,
Augmentation<LspAttributesObject> augmentation) |
LspAttributesObjectBuilder |
LspAttributesObjectBuilder.addAugmentation(Class<? extends Augmentation<LspAttributesObject>> augmentationType,
Augmentation<LspAttributesObject> augmentation) |
LspAttributesObjectBuilder |
LspAttributesObjectBuilder.removeAugmentation(Class<? extends Augmentation<LspAttributesObject>> augmentationType) |
| Constructor and Description |
|---|
LspAttributesObjectBuilder(LspAttributesObject base) |
| Modifier and Type | Method and Description |
|---|---|
LspAttributesObject |
LspRequiredAttributesObjectBuilder.getLspAttributesObject() |
| Modifier and Type | Method and Description |
|---|---|
LspRequiredAttributesObjectBuilder |
LspRequiredAttributesObjectBuilder.setLspAttributesObject(LspAttributesObject value) |
Copyright © 2016 OpenDaylight. All rights reserved.