SingleValue =========== .. java:package:: org.caosdb.server.datatype :noindex: .. java:type:: public interface SingleValue extends Value Methods ------- getTable ^^^^^^^^ .. java:method:: public AbstractDatatype.Table getTable() :outertype: SingleValue toDatabaseString ^^^^^^^^^^^^^^^^ .. java:method:: public String toDatabaseString() :outertype: SingleValue