public interface IValNode extends IData
Modifier and Type | Method and Description |
---|---|
byte[] |
getRawValue()
Return a byte array representation of the item's value.
|
void |
setValue(byte[] pValue)
Setting the value key.
|
getDataKey, getFunnel, serialize
Copyright © 2013. All Rights Reserved.