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