com.ibm.cics.server
Class SearchType

java.lang.Object
  |
  +--com.ibm.cics.server.SearchType

public class SearchType
extends java.lang.Object


Field Summary
static SearchType EQUAL
           
static SearchType GTEQ
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EQUAL

public static final SearchType EQUAL

GTEQ

public static final SearchType GTEQ
Method Detail

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object


Copyright (c) 2002 by Sun Microsystems, Inc.