| Modifier and Type | Method and Description |
|---|---|
AssociationObject |
AssociationObject.getAssociationObject()
Association Object
|
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<AssociationObject>> |
AssociationObjectBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
AssociationObject |
AssociationObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<AssociationObject> |
AssociationObject.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
AssociationObjectBuilder |
AssociationObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AssociationObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<AssociationObject> augmentationValue) |
AssociationObjectBuilder |
AssociationObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AssociationObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<AssociationObject> augmentationValue) |
AssociationObjectBuilder |
AssociationObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AssociationObject>> augmentationType) |
| Constructor and Description |
|---|
AssociationObjectBuilder(AssociationObject base) |
Copyright © 2020 OpenDaylight. All rights reserved.