com.blackledge.david.tivo.net
Class TivoFinder.TivoMachine

java.lang.Object
  extended by com.blackledge.david.tivo.net.TivoFinder.HMEApplication
      extended by com.blackledge.david.tivo.net.TivoFinder.TivoMachine
Enclosing class:
TivoFinder

public static class TivoFinder.TivoMachine
extends TivoFinder.HMEApplication


Field Summary
 
Fields inherited from class com.blackledge.david.tivo.net.TivoFinder.HMEApplication
txtRecord
 
Constructor Summary
TivoFinder.TivoMachine(String name, String hostName, int port, HashMap txtRecord)
           
 
Method Summary
 String getPlatform()
           
 String getProtocol()
           
 String getSwversion()
           
 String getTSN()
           
 URL getURL()
           
 String getVersion()
          UnsupportedOperationException
 
Methods inherited from class com.blackledge.david.tivo.net.TivoFinder.HMEApplication
getHostAddress, getHostName, getName, getPath, getPort, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TivoFinder.TivoMachine

public TivoFinder.TivoMachine(String name,
                              String hostName,
                              int port,
                              HashMap txtRecord)
Method Detail

getURL

public URL getURL()
Overrides:
getURL in class TivoFinder.HMEApplication

getProtocol

public String getProtocol()

getSwversion

public String getSwversion()

getPlatform

public String getPlatform()

getTSN

public String getTSN()

getVersion

public String getVersion()
UnsupportedOperationException

Overrides:
getVersion in class TivoFinder.HMEApplication