| Modifier and Type | Method and Description |
|---|---|
Class<? extends ServiceType> |
ServiceRef.getType()
Type of the service being referenced.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ServiceType> |
ServiceBuilder.getType() |
Class<? extends ServiceType> |
Service.getType() |
Class<? extends ServiceType> |
ServiceKey.getType() |
| Modifier and Type | Method and Description |
|---|---|
ServiceBuilder |
ServiceBuilder.setType(Class<? extends ServiceType> value) |
| Constructor and Description |
|---|
ServiceKey(Class<? extends ServiceType> _type) |
Copyright © 2017 OpenDaylight. All rights reserved.