public class BooleanSetValueConverter extends Object implements ValueConverter
NULL
BooleanSetValueConverter(Set<String> trueValues, Set<String> falseValues, Boolean otherwise, boolean ignoreCase)
Variant
convert(String input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BooleanSetValueConverter(Set<String> trueValues, Set<String> falseValues, Boolean otherwise, boolean ignoreCase)
public Variant convert(String input)
convert
ValueConverter
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.