Package com.storedobject.common
Class HashDataSet
java.lang.Object
com.storedobject.common.HashDataSet
-
Constructor Summary
ConstructorsConstructorDescriptionHashDataSet
(StringList keys) Constructor.HashDataSet
(String... keys) Constructor. -
Method Summary
Modifier and TypeMethodDescriptionvoid
Add an attribute key.boolean
Check whether an attribute can be set or not.Get the value for the given attribute.keys()
Get the keys a list.void
Remove an attribute key.void
Set an attribute value.