UnorderedContainerBuilder |
UnorderedContainerBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<UnorderedContainer>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<UnorderedContainer> augmentationValue) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
UnorderedContainerBuilder |
UnorderedContainerBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<UnorderedContainer> augmentation) |
Add an augmentation to this builder's product.
|
UnorderedContainerBuilder |
UnorderedContainerBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<UnorderedContainer>> augmentationType) |
Remove an augmentation from this builder's product.
|
UnorderedContainerBuilder |
UnorderedContainerBuilder.setUnorderedList(List<UnorderedList> values) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
UnorderedContainerBuilder |
UnorderedContainerBuilder.setUnorderedList(Map<UnorderedListKey,UnorderedList> values) |
|