public class VORegResource extends Object implements RegResource
VOResource object.| Constructor and Description | 
|---|
VORegResource(net.ivoa.registry.search.VOResource resource)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RegCapabilityInterface[] | 
getCapabilities()
Returns an array of capability interfaces for this resource. 
 | 
String | 
getContact()
Returns the contact information for this resource. 
 | 
String | 
getIdentifier()
Returns the resource unique identifier. 
 | 
String | 
getPublisher()
Returns the resource publisher. 
 | 
String | 
getReferenceUrl()
Returns the reference URL for this resource. 
 | 
String | 
getShortName()
Returns the resource short name. 
 | 
String[] | 
getSubjects()
Returns a list of subject areas relevant to this resource. 
 | 
String | 
getTitle()
Returns the resource title. 
 | 
public VORegResource(net.ivoa.registry.search.VOResource resource)
resource - resource objectpublic String getShortName()
RegResourcegetShortName in interface RegResourcepublic String getTitle()
RegResourcegetTitle in interface RegResourcepublic String getIdentifier()
RegResourceivo://authority/path.getIdentifier in interface RegResourcepublic String getPublisher()
RegResourcegetPublisher in interface RegResourcepublic String getContact()
RegResourcegetContact in interface RegResourcepublic String[] getSubjects()
RegResourcegetSubjects in interface RegResourcepublic String getReferenceUrl()
RegResourcegetReferenceUrl in interface RegResourcepublic RegCapabilityInterface[] getCapabilities()
RegResourcegetCapabilities in interface RegResourceCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.