public class StringBinder extends Object implements AttributeBinder
| Constructor and Description |
|---|
StringBinder() |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(org.eclipse.scada.core.Variant value) |
org.eclipse.scada.core.Variant |
getAttributeValue() |
String |
getValue() |
public void bind(org.eclipse.scada.core.Variant value)
throws Exception
bind in interface AttributeBinderExceptionpublic String getValue()
public org.eclipse.scada.core.Variant getAttributeValue()
getAttributeValue in interface AttributeBinder