JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Serialized Form
Package org.djutils.data
Class
org.djutils.data.SimpleDataColumn
extends
Object
implements Serializable
serialVersionUID:
20200229L
Serialized Fields
description
String
description
the column description.
id
String
id
the column id, preferably without spaces or symbols.
valueType
Class
<
T
> valueType
the value type.
Package org.djutils.data.serialization
Class
org.djutils.data.serialization.TextSerializationException
extends
Exception
implements Serializable
serialVersionUID:
20200302L