|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Value in nl.knaw.dans.common.dbflib |
---|
Subclasses of Value in nl.knaw.dans.common.dbflib | |
---|---|
class |
BooleanValue
Represents a boolean value in a record. |
class |
ByteArrayValue
Represents a binary value in a record. |
class |
DateValue
Represents a Date value in a record. |
class |
NumberValue
Represents a number value in a record. |
class |
StringValue
Represents a string value in a record (a CHARACTER or MEMO type field value). |
Constructor parameters in nl.knaw.dans.common.dbflib with type arguments of type Value | |
---|---|
Record(Map<String,Value> valueMap)
Creates a new Record object. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |