| Modifier and Type | Method and Description |
|---|---|
RpcRegistry |
StatisticsManagerBuilder.getRpcRegistry() |
RpcRegistry |
StatisticsManager.getRpcRegistry() |
| Modifier and Type | Method and Description |
|---|---|
StatisticsManagerBuilder |
StatisticsManagerBuilder.setRpcRegistry(RpcRegistry value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<RpcRegistry>> |
RpcRegistryBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
RpcRegistry |
RpcRegistryBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
RpcRegistryBuilder |
RpcRegistryBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RpcRegistry>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RpcRegistry> augmentation) |
RpcRegistryBuilder |
RpcRegistryBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RpcRegistry>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RpcRegistry> augmentation) |
RpcRegistryBuilder |
RpcRegistryBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RpcRegistry>> augmentationType) |
| Constructor and Description |
|---|
RpcRegistryBuilder(RpcRegistry base) |
Copyright © 2015. All rights reserved.