hep.aida.ref.tuple
Class AbstractTuple.AbstractTupleColumnFactory.ObjectTupleColumn

java.lang.Object
  extended by hep.aida.ref.tuple.AbstractTuple.AbstractTupleColumnFactory.BaseTupleColumn
      extended by hep.aida.ref.tuple.AbstractTuple.AbstractTupleColumnFactory.ObjectTupleColumn
All Implemented Interfaces:
hep.aida.IBaseTupleColumn, hep.aida.ITupleColumn, hep.aida.ITupleColumn.Object, FTupleColumn
Enclosing class:
AbstractTuple.AbstractTupleColumnFactory

public static class AbstractTuple.AbstractTupleColumnFactory.ObjectTupleColumn
extends AbstractTuple.AbstractTupleColumnFactory.BaseTupleColumn
implements hep.aida.ITupleColumn.Object


Nested Class Summary
 
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
 java.lang.Object defaultValue()
           
 void fill(java.lang.Object value)
           
 java.lang.Object fillableObject()
           
 java.lang.Object value()
           
 
Methods inherited from class hep.aida.ref.tuple.AbstractTuple.AbstractTupleColumnFactory.BaseTupleColumn
defaultValue, hasDefaultValue, maximum, maxValue, mean, meanValue, minimum, minValue, name, rms, rmsValue, type
 
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

fill

public void fill(java.lang.Object value)
          throws java.lang.IllegalArgumentException
Specified by:
fill in interface hep.aida.ITupleColumn.Object
Throws:
java.lang.IllegalArgumentException

value

public java.lang.Object value()
Specified by:
value in interface hep.aida.ITupleColumn.Object

defaultValue

public java.lang.Object defaultValue()
Specified by:
defaultValue in interface hep.aida.ITupleColumn.Object

fillableObject

public java.lang.Object fillableObject()
Specified by:
fillableObject in interface hep.aida.ITupleColumn.Object


jHepWork 1.7 (C) Chekanov