public final class Operand extends java.lang.Enum
static Operand
AND
OR
valueOf(java.lang.String name)
static Operand[]
values()
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
getClass, notify, notifyAll, wait, wait, wait
public static final Operand OR
public static final Operand AND
public static Operand[] values()
public static Operand valueOf(java.lang.String name)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.