Uses of Class
net.anidb.udp.DataField

Packages that use DataField
net.anidb.udp   
 

Uses of DataField in net.anidb.udp
 

Methods in net.anidb.udp that return DataField
 DataField DataField.getDataFieldAt(int index)
          Returns the sub data field on the given index.
 DataField UdpResponseEntry.getDataFieldAt(int index)
          Returns the data field on the given index.