info.aduna.infosource.query
Class QueryScope.Type

java.lang.Object
  extended by info.aduna.infosource.query.QueryScope.Type
Enclosing class:
QueryScope

public static class QueryScope.Type
extends Object


Field Summary
static QueryScope.Type ALL
           
static QueryScope.Type SPECIFIED
           
 
Method Summary
 boolean equals(Object object)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

ALL

public static final QueryScope.Type ALL

SPECIFIED

public static final QueryScope.Type SPECIFIED
Method Detail

equals

public boolean equals(Object object)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 1997-2008 Aduna. All Rights Reserved.