FreeHEP API
Version current

hep.aida.ref.remote.corba.generated
Class DataPointSetData

java.lang.Object
  extended byhep.aida.ref.remote.corba.generated.DataPointSetData
All Implemented Interfaces:
IDLEntity, Serializable

public final class DataPointSetData
extends Object
implements IDLEntity

hep/aida/ref/remote/corba/generated/DataPointSetData.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from hep/aida/ref/remote/corba/idl/InterfaceDef.idl Thursday, August 14, 2003 7:33:29 PM PDT

See Also:
Serialized Form
Source Code:
DataPointSetData.java

Field Summary
 AnnotationItem[] annotation
           
 int dimension
           
 String name
           
 DataPointData[] points
           
 
Constructor Summary
DataPointSetData()
           
DataPointSetData(String _name, int _dimension, AnnotationItem[] _annotation, DataPointData[] _points)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

dimension

public int dimension

annotation

public AnnotationItem[] annotation

points

public DataPointData[] points
Constructor Detail

DataPointSetData

public DataPointSetData()

DataPointSetData

public DataPointSetData(String _name,
                        int _dimension,
                        AnnotationItem[] _annotation,
                        DataPointData[] _points)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.