hep.ilc.marlin.jni
Class Expression.Operator

java.lang.Object
  extended by hep.ilc.marlin.jni.Expression.Operator
Enclosing class:
Expression

public static final class Expression.Operator
extends Object


Field Summary
static Expression.Operator AND
           
static Expression.Operator OR
           
 
Method Summary
static Expression.Operator swigToEnum(int swigValue)
           
 int swigValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

OR

public static final Expression.Operator OR

AND

public static final Expression.Operator AND
Method Detail

swigValue

public final int swigValue()

toString

public String toString()
Overrides:
toString in class Object

swigToEnum

public static Expression.Operator swigToEnum(int swigValue)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.