edu.jhu.pha.ivoa
Interface VOTWrap.Table
- Enclosing interface:
- VOTWrap
- public static interface VOTWrap.Table
getDescription
public java.lang.String getDescription()
getFields
public VOTWrap.Field[] getFields()
getField
public VOTWrap.Field getField(int index)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
getFieldCount
public int getFieldCount()
getID
public java.lang.String getID()
getName
public java.lang.String getName()
getRef
public java.lang.String getRef()
getTableData
public VOTWrap.TableData getTableData()