Modifier and Type | Method and Description |
---|---|
ContainerWithUses |
TreeLeafOnlyUsesAugment.getContainerWithUses() |
Modifier and Type | Method and Description |
---|---|
static InstanceIdentifier<ContainerWithUses> |
ContainerWithUses.getInstanceIdentifier(TopLevelListKey _toplevellistkey) |
Modifier and Type | Method and Description |
---|---|
ContainerWithUses |
TreeLeafOnlyUsesAugmentBuilder.getContainerWithUses() |
Modifier and Type | Method and Description |
---|---|
TreeLeafOnlyUsesAugmentBuilder |
TreeLeafOnlyUsesAugmentBuilder.setContainerWithUses(ContainerWithUses value) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<? super ContainerWithUses>> |
ContainerWithUsesBuilder.getAugmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
ContainerWithUses |
ContainerWithUsesBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ContainerWithUsesBuilder |
ContainerWithUsesBuilder.addAugmentation(Class<? extends Augmentation<ContainerWithUses>> augmentationType,
Augmentation<ContainerWithUses> augmentation) |
ContainerWithUsesBuilder |
ContainerWithUsesBuilder.addAugmentation(Class<? extends Augmentation<ContainerWithUses>> augmentationType,
Augmentation<ContainerWithUses> augmentation) |
ContainerWithUsesBuilder |
ContainerWithUsesBuilder.removeAugmentation(Class<? extends Augmentation<ContainerWithUses>> augmentationType) |
Constructor and Description |
---|
ContainerWithUsesBuilder(ContainerWithUses base) |
Copyright © 2019 OpenDaylight. All rights reserved.