| Modifier and Type | Method and Description |
|---|---|
TspecObject |
TspecObject.getTspecObject()
SENDER TSPEC Object
|
| Modifier and Type | Method and Description |
|---|---|
TspecObject |
FlowSpecObjectBuilder.getTspecObject() |
| Modifier and Type | Method and Description |
|---|---|
FlowSpecObjectBuilder |
FlowSpecObjectBuilder.setTspecObject(TspecObject value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<TspecObject>> |
TspecObjectBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
TspecObject |
TspecObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
TspecObjectBuilder |
TspecObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TspecObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<TspecObject> augmentationValue) |
TspecObjectBuilder |
TspecObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TspecObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<TspecObject> augmentationValue) |
TspecObjectBuilder |
TspecObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TspecObject>> augmentationType) |
| Constructor and Description |
|---|
TspecObjectBuilder(TspecObject base) |
Copyright © 2018 OpenDaylight. All rights reserved.