hep.graphics.heprep.corba.idl
Class HepRepType
java.lang.Object
hep.graphics.heprep.corba.idl.HepRepType
- All Implemented Interfaces:
- IDLEntity, Serializable
- 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.1"
from hep/graphics/heprep/HepRep.idl
Tuesday, June 10, 2003 10:19:15 AM PDT
- See Also:
- Serialized Form
- Source Code:
- HepRepType.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
desc
public String desc
infoURL
public String infoURL
types
public HepRepType[] types
attDefs
public HepRepAttDef[] attDefs
attValues
public HepRepAttValue[] attValues
HepRepType
public HepRepType()
HepRepType
public HepRepType(String _name,
String _desc,
String _infoURL,
HepRepType[] _types,
HepRepAttDef[] _attDefs,
HepRepAttValue[] _attValues)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.