com.blackledge.david.tivo.net
Class TivoFinder.HMEApplication
java.lang.Object
com.blackledge.david.tivo.net.TivoFinder.HMEApplication
- Direct Known Subclasses:
- TivoFinder.TivoMachine
- Enclosing class:
- TivoFinder
public static class TivoFinder.HMEApplication
- extends Object
txtRecord
protected final HashMap<String,String> txtRecord
TivoFinder.HMEApplication
public TivoFinder.HMEApplication(String name,
String hostName,
int port,
HashMap txtRecord)
getURL
public URL getURL()
getHostName
public String getHostName()
getHostAddress
public String getHostAddress()
getName
public String getName()
getPort
public int getPort()
getPath
public String getPath()
getVersion
public String getVersion()
toString
public String toString()
- Overrides:
toString
in class Object