org.xerial.db.model
Class DataModelInfo
java.lang.Object
org.xerial.db.model.DataModelInfo
public class DataModelInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataModelInfo
public DataModelInfo(String key,
String value)
getKey
public String getKey()
setKey
public void setKey(String key)
getValue
public String getValue()
setValue
public void setValue(String value)

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.