Modifier and Type | Method and Description |
---|---|
List<Interface> |
InterfacesBuilder.getInterface() |
Modifier and Type | Method and Description |
---|---|
InterfacesBuilder |
InterfacesBuilder.setInterface(List<Interface> values) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Interface>> |
InterfaceBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Interface |
InterfaceBuilder.build() |
Modifier and Type | Method and Description |
---|---|
InterfaceBuilder |
InterfaceBuilder.addAugmentation(Class<? extends Augmentation<Interface>> augmentationType,
Augmentation<Interface> augmentationValue) |
InterfaceBuilder |
InterfaceBuilder.addAugmentation(Class<? extends Augmentation<Interface>> augmentationType,
Augmentation<Interface> augmentationValue) |
InterfaceBuilder |
InterfaceBuilder.removeAugmentation(Class<? extends Augmentation<Interface>> augmentationType) |
Constructor and Description |
---|
InterfaceBuilder(Interface base) |
Copyright © 2019 OpenDaylight. All rights reserved.