public class BBjAdminClientQueryDataColumnInfo
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static int |
OP_EQ |
static int |
OP_GT |
static int |
OP_LT |
Constructor and Description |
---|
BBjAdminClientQueryDataColumnInfo(java.lang.String p_column,
int p_operator) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getColumn() |
int |
getOperator() |
public static final int OP_EQ
public static final int OP_GT
public static final int OP_LT