org.tango.server.properties
Class DevicePropertyImpl
java.lang.Object
org.tango.server.properties.DevicePropertyImpl
public final class DevicePropertyImpl
- extends java.lang.Object
Constructor Summary |
DevicePropertyImpl(java.lang.String propertyName,
java.lang.String description,
java.lang.reflect.Method propertyMethod,
java.lang.Object businessObject,
java.lang.String deviceName,
java.lang.String className,
boolean isMandatory,
java.lang.String... defaultValue)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DevicePropertyImpl
public DevicePropertyImpl(java.lang.String propertyName,
java.lang.String description,
java.lang.reflect.Method propertyMethod,
java.lang.Object businessObject,
java.lang.String deviceName,
java.lang.String className,
boolean isMandatory,
java.lang.String... defaultValue)
throws fr.esrf.Tango.DevFailed
- Throws:
fr.esrf.Tango.DevFailed
update
public void update()
throws fr.esrf.Tango.DevFailed
- Throws:
fr.esrf.Tango.DevFailed
getName
public java.lang.String getName()
getDescription
public java.lang.String getDescription()
getDefaultValue
public java.lang.String[] getDefaultValue()
Copyright © 2012-2016. All Rights Reserved.