public class TableWithImpl extends Object implements TableWith
TableWithImpl class defines options to be used when
creating tables.| Constructor and Description |
|---|
TableWithImpl(String name,
Object value)
Instantiates a new
TableWithImpl object. |
public TableWithImpl(String name, Object value)
TableWithImpl object.name - the name of the optionvalue - the option's valueNullPointerException - if name or value
is nullpublic String getName()
Copyright (C) 2015-2015 The Helenus Driver Project Authors.