| Modifier and Type | Method and Description |
|---|---|
List<FlagContainer> |
AttributeFlags.getFlagContainer() |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.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 org.opendaylight.yangtools.yang.binding.Augmentation<FlagContainer>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlagContainer> augmentationValue) |
FlagContainerBuilder |
FlagContainerBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlagContainer>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlagContainer> augmentationValue) |
FlagContainerBuilder |
FlagContainerBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.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 © 2018 OpenDaylight. All rights reserved.