Package de.elo.ix.client
Class MapValue
java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.KeyValue
de.elo.ix.client.MapValue
- All Implemented Interfaces:
Serializable
This class represents map values. A map value is either a string, stored in member
KeyValue.value
of the super class. Or a map value is a BLOB available in
blobValue
.-
Field Summary
FieldsFields inherited from class byps.BValueClass
bypsClient, changedMembers, dbHelper, FLAG_SEALED, flags
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.elo.ix.client.KeyValue
equals, getKey, getValue, hashCode, setKey, setValue
Methods inherited from class byps.BValueClass
getBypsClient, getChangedMembers, getDbHelper, isChangedMember, isSealed, seal, seal, setBypsClient, setChangedMember, setChangedMembers, setDbHelper