public class Service extends Object
| Constructor and Description |
|---|
Service() |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceCharacteristic> |
getCharacteristics() |
Map<String,Object> |
getCustomAttributes() |
String |
getDescription() |
String |
getName() |
String |
getServiceType() |
static Service |
of(Map<String,Object> service) |
String |
toString() |
public String getName()
public String getDescription()
public String getServiceType()
public List<ServiceCharacteristic> getCharacteristics()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.