hep.graphics.heprep.corba.idl
Class HepRepAttDef

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

public final class HepRepAttDef
extends Object
implements IDLEntity

hep/graphics/heprep/corba/idl/HepRepAttDef.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
 String category
           
 String desc
           
 String extra
           
 String name
           
 
Constructor Summary
HepRepAttDef()
           
HepRepAttDef(String _name, String _desc, String _category, String _extra)
           
 
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

category

public String category

extra

public String extra
Constructor Detail

HepRepAttDef

public HepRepAttDef()

HepRepAttDef

public HepRepAttDef(String _name,
                    String _desc,
                    String _category,
                    String _extra)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.