Uses of Class
hep.geant4.jni.G4HadFinalStateStatus

Packages that use G4HadFinalStateStatus
hep.geant4.jni   
 

Uses of G4HadFinalStateStatus in hep.geant4.jni
 

Methods in hep.geant4.jni that return G4HadFinalStateStatus
 G4HadFinalStateStatus G4HadFinalState.getStatusChange()
           
static G4HadFinalStateStatus G4HadFinalStateStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static G4HadFinalStateStatus[] G4HadFinalStateStatus.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in hep.geant4.jni with parameters of type G4HadFinalStateStatus
 void G4HadFinalState.setStatusChange(G4HadFinalStateStatus aS)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.