hep.graphics.heprep.corba.idl
Class HepRepTypeTree

java.lang.Object
  extended by hep.graphics.heprep.corba.idl.HepRepTypeTree
All Implemented Interfaces:
Serializable, IDLEntity

public final class HepRepTypeTree
extends Object
implements IDLEntity

hep/graphics/heprep/corba/idl/HepRepTypeTree.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /Users/duns/svn/freehep/heprep/freehep-heprep/target/checkout/src/main/idl/HepRep.idl Thursday, October 18, 2007 11:31:22 PM CEST

See Also:
Serialized Form

Field Summary
 HepRepTreeID id
           
 HepRepType[] types
           
 
Constructor Summary
HepRepTypeTree()
           
HepRepTypeTree(HepRepTreeID _id, HepRepType[] _types)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public HepRepTreeID id

types

public HepRepType[] types
Constructor Detail

HepRepTypeTree

public HepRepTypeTree()

HepRepTypeTree

public HepRepTypeTree(HepRepTreeID _id,
                      HepRepType[] _types)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.