hep.geant4.jni
Class yystype
java.lang.Object
hep.geant4.jni.yystype
public class yystype
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
yystype
public yystype(long cPtr,
boolean cMemoryOwn)
yystype
public yystype()
yystype
public yystype(yystype right)
getCPtr
public static long getCPtr(yystype 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
setType
public void setType(tokenNum value)
getType
public tokenNum getType()
setD
public void setD(double value)
getD
public double getD()
setI
public void setI(int value)
getI
public int getI()
setC
public void setC(char value)
getC
public char getC()
setS
public void setS(String value)
getS
public String getS()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.