public static interface ScopeDataUtils.PropertyEntry
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDevice()
Returns the device label.
|
java.lang.String |
getKey()
Returns the key in "DeviceLabel-PropertyName" format.
|
java.lang.String |
getProperty()
Returns the property name.
|
java.lang.String |
getValue()
Returns the property value.
|
java.lang.String getDevice()
java.lang.String getProperty()
java.lang.String getValue()
java.lang.String getKey()