|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zkdemo.test.ComparisonType
public class ComparisonType
| Field Summary | |
|---|---|
static ComparisonType |
CONTAINS
|
static ComparisonType |
EXACT
|
static ComparisonType |
STARTS
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
static java.lang.Object[] |
values()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ComparisonType EXACT
public static final ComparisonType STARTS
public static final ComparisonType CONTAINS
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic static java.lang.Object[] values()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||