public static final class ExplorerInterface.StandardQueryResult extends java.lang.Object implements ExplorerInterface.QueryResult
Constructor and Description |
---|
StandardQueryResult(ExplorerInterface.ResultOption option) |
Modifier and Type | Method and Description |
---|---|
int |
getCustom() |
ExplorerInterface.ResultOption |
getStandard() |
public StandardQueryResult(ExplorerInterface.ResultOption option)
public ExplorerInterface.ResultOption getStandard()
getStandard
in interface ExplorerInterface.QueryResult
public int getCustom()
getCustom
in interface ExplorerInterface.QueryResult