org.astrogrid.acr.ivoa.resource
Class ResourceName
java.lang.Object
org.astrogrid.acr.ivoa.resource.ResourceName
- All Implemented Interfaces:
- Serializable
public class ResourceName
- extends Object
- implements Serializable
The name of a potentially registered resource.
- See Also:
- Serialized Form
ResourceName
public ResourceName()
getId
public URI getId()
- The IVOA identifier of the resource
- Notes:
- may be null, if no resource ID is available
getValue
public String getValue()
- the name of the resource
Copyright © 2002-2010 AstroGrid. All Rights Reserved.