Modifier and Type | Method and Description |
---|---|
TopInt |
Bug8449Data.getTopInt() |
Modifier and Type | Method and Description |
---|---|
static InstanceIdentifier<TopInt> |
TopInt.getInstanceIdentifier() |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<? super TopInt>> |
TopIntBuilder.getAugmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
TopInt |
TopIntBuilder.build() |
Modifier and Type | Method and Description |
---|---|
TopIntBuilder |
TopIntBuilder.addAugmentation(Class<? extends Augmentation<TopInt>> augmentationType,
Augmentation<TopInt> augmentation) |
TopIntBuilder |
TopIntBuilder.addAugmentation(Class<? extends Augmentation<TopInt>> augmentationType,
Augmentation<TopInt> augmentation) |
TopIntBuilder |
TopIntBuilder.removeAugmentation(Class<? extends Augmentation<TopInt>> augmentationType) |
Constructor and Description |
---|
TopIntBuilder(TopInt base) |
Copyright © 2019 OpenDaylight. All rights reserved.