Uses of Class
hep.geant4.jni.tokenNum

Packages that use tokenNum
hep.geant4.jni   
 

Uses of tokenNum in hep.geant4.jni
 

Methods in hep.geant4.jni that return tokenNum
 tokenNum yystype.getType()
           
static tokenNum tokenNum.swigToEnum(int swigValue)
           
static tokenNum tokenNum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static tokenNum[] tokenNum.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 tokenNum
 void yystype.setType(tokenNum value)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.