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