public class Capability extends Object
| Modifier and Type | Field and Description | 
|---|---|
static Capability | 
CONE
Cone search capability. 
 | 
static Ivoid | 
CONE_IVOID
Ivoid identifying the Cone Search standard. 
 | 
static Capability | 
SIA
Simple Image Access capability. 
 | 
static Capability | 
SSA
Simple Spectral Access capability. 
 | 
static Ivoid | 
SSA_IVOID
Ivoid identifying the Simple Spectral Access standard. 
 | 
static Capability | 
TAP
Table Access Protocol capability. 
 | 
static Ivoid | 
TAP_IVOID
Ivoid identifying the TAP standard. 
 | 
| Constructor and Description | 
|---|
Capability(Ivoid[] standardIds,
          String xsiTypeTail)
Constructs a capability with multiple alternative standardIDs. 
 | 
Capability(Ivoid standardId,
          String xsiTypeTail)
Constructs a capability with a unique standardID. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Ivoid[] | 
getStandardIds()
Returns the capability/@standardID string for this capability. 
 | 
String | 
getXsiTypeTail()
Returns the final part of the capability/@xsi:type for this capability. 
 | 
String | 
toString()  | 
public static final Ivoid CONE_IVOID
public static final Ivoid SSA_IVOID
public static final Ivoid TAP_IVOID
public static final Capability CONE
public static final Capability SIA
public static final Capability SSA
public static final Capability TAP
public Capability(Ivoid standardId, String xsiTypeTail)
standardId - capability/@standardID value
                     identifying the capabilityxsiTypeTail - trailing part of the capability/@xsi:type for
         the capabilityCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.