public interface Service
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAliases() |
String |
getDescription()
Provide a brief description of parameters for the help message
|
String |
getID()
get the ID of the service.
|
MultivaluedSupport |
getMultivaluedSupport()
Precise type of support for multivalued models.
|
String |
getName()
Get a longer name for the service.
|
String getID()
String[] getAliases()
String getName()
String getDescription()
MultivaluedSupport getMultivaluedSupport()
Copyright © 2012–2020. All rights reserved.