public interface Service
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Obtains a longer description of the service.
|
String |
getId()
Obtains a unique ID of the service
|
String |
getName()
Obtains a descriptive name of the service that may be presented to the user.
|
String getId()
String getName()
String getDescription()
Copyright © 2016. All rights reserved.