| Modifier and Type | Method and Description |
|---|---|
LspAttributesObject |
LspAttributesObject.getLspAttributesObject()
Lsp Attributes Object
|
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.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 org.opendaylight.yangtools.yang.binding.Augmentation<LspAttributesObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LspAttributesObject> augmentationValue) |
LspAttributesObjectBuilder |
LspAttributesObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LspAttributesObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LspAttributesObject> augmentationValue) |
LspAttributesObjectBuilder |
LspAttributesObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.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 © 2018 OpenDaylight. All rights reserved.