public class VariantBinder extends Object implements AttributeBinder
Constructor and Description |
---|
VariantBinder() |
VariantBinder(Variant defaultValue) |
Modifier and Type | Method and Description |
---|---|
void |
bind(Variant value) |
Variant |
getAttributeValue() |
Variant |
getValue() |
public VariantBinder(Variant defaultValue)
public VariantBinder()
public void bind(Variant value) throws Exception
bind
in interface AttributeBinder
Exception
public Variant getValue()
public Variant getAttributeValue()
getAttributeValue
in interface AttributeBinder
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.