| Modifier and Type | Method and Description |
|---|---|
AssociationObject |
AssociationObject.getAssociationObject()
Association Object
|
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<AssociationObject>> |
AssociationObjectBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
AssociationObject |
AssociationObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
AssociationObjectBuilder |
AssociationObjectBuilder.addAugmentation(Class<? extends Augmentation<AssociationObject>> augmentationType,
Augmentation<AssociationObject> augmentation) |
AssociationObjectBuilder |
AssociationObjectBuilder.addAugmentation(Class<? extends Augmentation<AssociationObject>> augmentationType,
Augmentation<AssociationObject> augmentation) |
AssociationObjectBuilder |
AssociationObjectBuilder.removeAugmentation(Class<? extends Augmentation<AssociationObject>> augmentationType) |
| Constructor and Description |
|---|
AssociationObjectBuilder(AssociationObject base) |
Copyright © 2016 OpenDaylight. All rights reserved.