hep.geant4.jni
Class HepRotation_row

java.lang.Object
  extended by hep.geant4.jni.HepRotation_row

public class HepRotation_row
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
protected HepRotation_row(long cPtr, boolean cMemoryOwn)
           
  HepRotation_row(SWIGTYPE_p_HepRotation arg0, int arg1)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
protected static long getCPtr(HepRotation_row obj)
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

HepRotation_row

protected HepRotation_row(long cPtr,
                          boolean cMemoryOwn)

HepRotation_row

public HepRotation_row(SWIGTYPE_p_HepRotation arg0,
                       int arg1)
Method Detail

getCPtr

protected static long getCPtr(HepRotation_row obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class Object
Throws:
Throwable

delete

public void delete()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2000-2007 FreeHEP. All Rights Reserved.