public class SearchResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
childNotResident |
boolean |
exactParentFound |
int |
index |
boolean |
keepSearching |
IN |
parent |
Constructor and Description |
---|
SearchResult() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public boolean exactParentFound
public boolean keepSearching
public boolean childNotResident
public IN parent
public int index
Copyright (c) 2004-2012 Oracle. All rights reserved.