| Modifier and Type | Method and Description |
|---|---|
List<FlagContainer> |
AttributeFlags.getFlagContainer() |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<FlagContainer>> |
FlagContainerBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
FlagContainer |
FlagContainerBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
FlagContainerBuilder |
FlagContainerBuilder.addAugmentation(Class<? extends Augmentation<FlagContainer>> augmentationType,
Augmentation<FlagContainer> augmentation) |
FlagContainerBuilder |
FlagContainerBuilder.addAugmentation(Class<? extends Augmentation<FlagContainer>> augmentationType,
Augmentation<FlagContainer> augmentation) |
FlagContainerBuilder |
FlagContainerBuilder.removeAugmentation(Class<? extends Augmentation<FlagContainer>> augmentationType) |
| Constructor and Description |
|---|
FlagContainerBuilder(FlagContainer base) |
| Modifier and Type | Method and Description |
|---|---|
List<FlagContainer> |
FlagsTlvBuilder.getFlagContainer() |
| Modifier and Type | Method and Description |
|---|---|
FlagsTlvBuilder |
FlagsTlvBuilder.setFlagContainer(List<FlagContainer> value) |
Copyright © 2016 OpenDaylight. All rights reserved.