public class SimpleObjectExporter<T>
extends java.lang.Object
| Constructor and Description |
|---|
SimpleObjectExporter(java.lang.Class<? extends T> objectClass,
ItemFactory factory,
java.lang.String prefix) |
public SimpleObjectExporter(java.lang.Class<? extends T> objectClass, ItemFactory factory, java.lang.String prefix)
public void setValue(T value)
value - the new value to setpublic void setValue(T value, boolean forceTimestamp)
All values will receive exactly the same timestamp
value - the new valueforceTimestamp - the flag whether to force a timestamp update for all values
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0