hep.graphics.heprep.corba.idl
Class HepRepType

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

public final class HepRepType
extends Object
implements IDLEntity

hep/graphics/heprep/corba/idl/HepRepType.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
 HepRepAttDef[] attDefs
           
 HepRepAttValue[] attValues
           
 String desc
           
 String infoURL
           
 String name
           
 HepRepType[] types
           
 
Constructor Summary
HepRepType()
           
HepRepType(String _name, String _desc, String _infoURL, HepRepType[] _types, HepRepAttDef[] _attDefs, HepRepAttValue[] _attValues)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

desc

public String desc

infoURL

public String infoURL

types

public HepRepType[] types

attDefs

public HepRepAttDef[] attDefs

attValues

public HepRepAttValue[] attValues
Constructor Detail

HepRepType

public HepRepType()

HepRepType

public HepRepType(String _name,
                  String _desc,
                  String _infoURL,
                  HepRepType[] _types,
                  HepRepAttDef[] _attDefs,
                  HepRepAttValue[] _attValues)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.