hep.ilc.marlin.jni
Class Expression
java.lang.Object
hep.ilc.marlin.jni.Expression
public class Expression
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
Expression
protected Expression(long cPtr,
boolean cMemoryOwn)
Expression
public Expression()
getCPtr
protected static long getCPtr(Expression 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
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
setOperation
public void setOperation(Expression.Operator value)
getOperation
public Expression.Operator getOperation()
setIsNot
public void setIsNot(boolean value)
getIsNot
public boolean getIsNot()
setValue
public void setValue(String value)
getValue
public String getValue()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.