public abstract class EventedValue<V> extends Object
Constructor and Description |
---|
EventedValue(Map.Entry<String,String>[] attributes) |
EventedValue(V value) |
protected final V value
public EventedValue(V value)
public String getName()
public V getValue()
protected V valueOf(Map.Entry<String,String>[] attributes) throws InvalidValueException
InvalidValueException
protected V valueOf(String s) throws InvalidValueException
InvalidValueException
protected abstract Datatype getDatatype()
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.