hep.graphics.heprep.corba.idl
Class HepRepAction

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

public final class HepRepAction
extends Object
implements IDLEntity

hep/graphics/heprep/corba/idl/HepRepAction.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 expression
           
 String name
           
 
Constructor Summary
HepRepAction()
           
HepRepAction(String _name, String _expression)
           
 
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

expression

public String expression
Constructor Detail

HepRepAction

public HepRepAction()

HepRepAction

public HepRepAction(String _name,
                    String _expression)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.