org.das2.qds.LDataSet.LDataSetLongWriteAccess
LDataSetLongWriteAccess( )
putLValue
putLValue( long value ) → void
Parameters
value - a long
Returns:
void (returns nothing)
[search for examples]
 [view on GitHub]
 [view on old javadoc]
 [view source]
putLValue( int i0, long value ) → void  [view source]
putLValue( int i0, int i1, long value ) → void  [view source]
putLValue( int i0, int i1, int i2, long value ) → void  [view source]
putLValue( int i0, int i1, int i2, int i3, long value ) → void  [view source]