FreeHEP API
Version current

hep.graphics.heprep.corba.idl
Class HepRepTypeTree

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

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.1" from hep/graphics/heprep/HepRep.idl Tuesday, June 10, 2003 10:19:15 AM PDT

See Also:
Serialized Form
Source Code:
HepRepTypeTree.java

Field Summary
 HepRepTreeID id
           
 HepRepType[] types
           
 
Constructor Summary
HepRepTypeTree()
           
HepRepTypeTree(HepRepTreeID _id, HepRepType[] _types)
           
 
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)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.