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
InvalidValueExceptionprotected V valueOf(String s) throws InvalidValueException
InvalidValueExceptionprotected abstract Datatype getDatatype()
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.