hep.aida.ref.tuple
Class TupleColumn.TupleColumnInt

java.lang.Object
  extended by hep.aida.ref.tuple.TupleColumn
      extended by hep.aida.ref.tuple.TupleColumn.TupleColumnInt
All Implemented Interfaces:
hep.aida.IBaseTupleColumn, hep.aida.ITupleColumn, hep.aida.ITupleColumn.I, FTupleColumn
Enclosing class:
TupleColumn

public static class TupleColumn.TupleColumnInt
extends TupleColumn
implements hep.aida.ITupleColumn.I


Nested Class Summary
 
Nested classes/interfaces inherited from class hep.aida.ref.tuple.TupleColumn
TupleColumn.TupleColumnBoolean, TupleColumn.TupleColumnByte, TupleColumn.TupleColumnChar, TupleColumn.TupleColumnDouble, TupleColumn.TupleColumnFloat, TupleColumn.TupleColumnFolder, TupleColumn.TupleColumnInt, TupleColumn.TupleColumnLong, TupleColumn.TupleColumnObject, TupleColumn.TupleColumnShort, TupleColumn.TupleColumnString
 
Nested classes/interfaces inherited from interface hep.aida.ITupleColumn
hep.aida.ITupleColumn.B, hep.aida.ITupleColumn.C, hep.aida.ITupleColumn.D, hep.aida.ITupleColumn.F, hep.aida.ITupleColumn.I, hep.aida.ITupleColumn.ITuple, hep.aida.ITupleColumn.L, hep.aida.ITupleColumn.Object, hep.aida.ITupleColumn.S, hep.aida.ITupleColumn.String, hep.aida.ITupleColumn.Z
 
Method Summary
 int defaultValue()
           
 void defaultValue(org.freehep.util.Value value)
           
 void fill(int value)
           
 int fillableObject()
           
 void setValue(int index, org.freehep.util.Value value)
           
 int value()
           
 void value(int index, org.freehep.util.Value value)
           
 
Methods inherited from class hep.aida.ref.tuple.TupleColumn
addRow, fill, hasDefaultValue, maximum, maxValue, mean, meanValue, minimum, minValue, name, reset, resetRow, resetRows, rms, rmsValue, type, value
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface hep.aida.IBaseTupleColumn
maximum, mean, minimum, name, rms, type
 

Method Detail

value

public void value(int index,
                  org.freehep.util.Value value)
Specified by:
value in class TupleColumn

setValue

public void setValue(int index,
                     org.freehep.util.Value value)
Specified by:
setValue in class TupleColumn

defaultValue

public void defaultValue(org.freehep.util.Value value)
Specified by:
defaultValue in interface FTupleColumn
Overrides:
defaultValue in class TupleColumn

fill

public void fill(int value)
          throws IllegalArgumentException
Specified by:
fill in interface hep.aida.ITupleColumn.I
Throws:
IllegalArgumentException

value

public int value()
Specified by:
value in interface hep.aida.ITupleColumn.I

defaultValue

public int defaultValue()
Specified by:
defaultValue in interface hep.aida.ITupleColumn.I

fillableObject

public int fillableObject()
Specified by:
fillableObject in interface hep.aida.ITupleColumn.I


jHepWork 3.0 ©