Modifier and Type | Method and Description |
---|---|
AceOperData |
AceBuilder.getAceOperData() |
@Nullable AceOperData |
Ace.getAceOperData()
Operational data for this Access List Entry.
|
Modifier and Type | Method and Description |
---|---|
AceBuilder |
AceBuilder.setAceOperData(AceOperData value) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<AceOperData>> |
AceOperDataBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
AceOperData |
AceOperDataBuilder.build() |
Modifier and Type | Method and Description |
---|---|
AceOperDataBuilder |
AceOperDataBuilder.addAugmentation(Class<? extends Augmentation<AceOperData>> augmentationType,
Augmentation<AceOperData> augmentationValue) |
AceOperDataBuilder |
AceOperDataBuilder.addAugmentation(Class<? extends Augmentation<AceOperData>> augmentationType,
Augmentation<AceOperData> augmentationValue) |
AceOperDataBuilder |
AceOperDataBuilder.removeAugmentation(Class<? extends Augmentation<AceOperData>> augmentationType) |
Constructor and Description |
---|
AceOperDataBuilder(AceOperData base) |
Copyright © 2019 OpenDaylight. All rights reserved.