edu.jhu.pha.ivoa
Interface VOTWrap.Resource
- Enclosing interface:
- VOTWrap
- public static interface VOTWrap.Resource
getDescription
public java.lang.String getDescription()
getID
public java.lang.String getID()
getName
public java.lang.String getName()
getResources
public VOTWrap.Resource[] getResources()
getResource
public VOTWrap.Resource getResource(int index)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
getResourceCount
public int getResourceCount()
getTables
public VOTWrap.Table[] getTables()
getTable
public VOTWrap.Table getTable(int index)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
getTableCount
public int getTableCount()
getType
public java.lang.String getType()