com.sun.grid.jgdi.filter
public class WhereClause extends java.lang.Object
Constructor and Description |
---|
WhereClause(java.lang.String type,
int field,
java.lang.String relop,
java.lang.Object value)
Creates a new instance of WhereClause
|
Modifier and Type | Method and Description |
---|---|
int |
getField() |
java.lang.String |
getPattern() |
java.lang.String |
getType() |
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.