public class DeviceProperty_Chromattic extends DeviceProperty implements org.chromattic.apt.Instrumented
| Modifier and Type | Field and Description |
|---|---|
org.chromattic.spi.instrument.MethodHandler |
handler |
| Constructor and Description |
|---|
DeviceProperty_Chromattic(org.chromattic.spi.instrument.MethodHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEquals() |
Float |
getGreaterThan() |
Float |
getLessThan() |
String |
getName() |
String |
getPattern() |
void |
setEquals(String arg_0) |
void |
setGreaterThan(Float arg_0) |
void |
setLessThan(Float arg_0) |
void |
setName(String arg_0) |
void |
setPattern(String arg_0) |
public DeviceProperty_Chromattic(org.chromattic.spi.instrument.MethodHandler handler)
public final void setName(String arg_0)
setName in class DevicePropertypublic final String getName()
getName in class DevicePropertypublic final String getEquals()
getEquals in class DevicePropertypublic final void setEquals(String arg_0)
setEquals in class DevicePropertypublic final Float getLessThan()
getLessThan in class DevicePropertypublic final void setGreaterThan(Float arg_0)
setGreaterThan in class DevicePropertypublic final void setPattern(String arg_0)
setPattern in class DevicePropertypublic final void setLessThan(Float arg_0)
setLessThan in class DevicePropertypublic final String getPattern()
getPattern in class DevicePropertypublic final Float getGreaterThan()
getGreaterThan in class DevicePropertyCopyright © 2003–2020 eXo Platform SAS. All rights reserved.