| Modifier and Type | Method and Description |
|---|---|
static org.opendaylight.yangtools.yang.binding.InstanceIdentifier<ListViaUses> |
ListsBindingUtils.path(TopLevelListKey top,
ListViaUsesKey uses) |
| Modifier and Type | Method and Description |
|---|---|
List<ListViaUses> |
ComplexFromGrouping.getListViaUses() |
List<ListViaUses> |
RpcComplexUsesAugmentBuilder.getListViaUses() |
List<ListViaUses> |
TreeComplexUsesAugmentBuilder.getListViaUses() |
| Modifier and Type | Method and Description |
|---|---|
RpcComplexUsesAugmentBuilder |
RpcComplexUsesAugmentBuilder.setListViaUses(List<ListViaUses> value) |
TreeComplexUsesAugmentBuilder |
TreeComplexUsesAugmentBuilder.setListViaUses(List<ListViaUses> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<ListViaUses>> |
ListViaUsesBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ListViaUses |
ListViaUsesBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ListViaUsesBuilder |
ListViaUsesBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListViaUses>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ListViaUses> augmentation) |
ListViaUsesBuilder |
ListViaUsesBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListViaUses>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ListViaUses> augmentation) |
ListViaUsesBuilder |
ListViaUsesBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListViaUses>> augmentationType) |
| Constructor and Description |
|---|
ListViaUsesBuilder(ListViaUses base) |
Copyright © 2015. All Rights Reserved.