|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.astrogrid.acr.ivoa.resource.SiapCapability.Query
public static class SiapCapability.Query
A test query for a SIAP service
| Constructor Summary | |
|---|---|
SiapCapability.Query()
|
|
| Method Summary | |
|---|---|
String |
getExtras()
any extra (particularly non-standard) parameters that must be provided. |
SiapCapability.SkyPos |
getPos()
The position to query at |
SiapCapability.SkySize |
getSize()
The extent to query around SiapCapability.Query.getPos() |
int |
getVerb()
the verbosity level to use. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SiapCapability.Query()
| Method Detail |
|---|
public String getExtras()
public SiapCapability.SkyPos getPos()
public SiapCapability.SkySize getSize()
SiapCapability.Query.getPos()
public int getVerb()
0 means the bare
minimum set of columns and 3 means the full set of
available columns.
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||