edu.jhu.pha.ivoa
Interface VOTWrap.TableData

Enclosing interface:
VOTWrap

public static interface VOTWrap.TableData


Method Summary
 VOTWrap.TR getTR(int index)
           
 int getTRCount()
           
 VOTWrap.TR[] getTRs()
           
 

Method Detail

getTRs

public VOTWrap.TR[] getTRs()

getTR

public VOTWrap.TR getTR(int index)
                 throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException

getTRCount

public int getTRCount()