com.ibm.cics.server
Class SearchType
java.lang.Object
com.ibm.cics.server.SearchType
- public class SearchType
- extends java.lang.Object
This class implements an enumeration of the different search types that
can be used with generic keys.
- Version:
- 1.2
- Author:
- John Colgrave
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
EQUAL
public static final SearchType EQUAL
GTEQ
public static final SearchType GTEQ
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()