hep.graphics.heprep.corba.idl
Class HepRepAttValue

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

public final class HepRepAttValue
extends Object
implements IDLEntity

hep/graphics/heprep/corba/idl/HepRepAttValue.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 name
           
 int showLabel
           
 Any value
           
 
Constructor Summary
HepRepAttValue()
           
HepRepAttValue(String _name, Any _value, int _showLabel)
           
 
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

value

public Any value

showLabel

public int showLabel
Constructor Detail

HepRepAttValue

public HepRepAttValue()

HepRepAttValue

public HepRepAttValue(String _name,
                      Any _value,
                      int _showLabel)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.