ContentsIndexHome
PreviousUpNext
IDataView.setValue Method (ITuple, IElement)

Set the provided position to the value. Applies to element valued data. 

 

Java
void setValue(ITuple pos, 
                     IElement value);
Parameters 
Description 
ITuple pos 
The position to write on.  
IElement value 
The value to write.