| Modifier and Type | Method and Description |
|---|---|
ContainerWithUses |
ComplexFromGrouping.getContainerWithUses() |
ContainerWithUses |
RpcComplexUsesAugmentBuilder.getContainerWithUses() |
ContainerWithUses |
TreeComplexUsesAugmentBuilder.getContainerWithUses() |
| Modifier and Type | Method and Description |
|---|---|
RpcComplexUsesAugmentBuilder |
RpcComplexUsesAugmentBuilder.setContainerWithUses(ContainerWithUses value) |
TreeComplexUsesAugmentBuilder |
TreeComplexUsesAugmentBuilder.setContainerWithUses(ContainerWithUses value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<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 org.opendaylight.yangtools.yang.binding.Augmentation<ContainerWithUses>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ContainerWithUses> augmentation) |
ContainerWithUsesBuilder |
ContainerWithUsesBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ContainerWithUses>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ContainerWithUses> augmentation) |
ContainerWithUsesBuilder |
ContainerWithUsesBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ContainerWithUses>> augmentationType) |
| Constructor and Description |
|---|
ContainerWithUsesBuilder(ContainerWithUses base) |
Copyright © 2015. All Rights Reserved.