BlowTorch
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | List of all members
com.offsetnull.bt.launcher.MudConnection Class Reference

Public Member Functions

MudConnection copy ()
 
String getDisplayName ()
 
String getHostName ()
 
String getPortString ()
 
void setDisplayName (String in)
 
void setHostName (String in)
 
void setPortString (String in)
 
boolean equals (Object o)
 
void setLastPlayed (String lastPlayed)
 
String getLastPlayed ()
 
void setConnected (boolean connected)
 
boolean isConnected ()
 

Member Function Documentation

MudConnection com.offsetnull.bt.launcher.MudConnection.copy ( )

Here is the caller graph for this function:

boolean com.offsetnull.bt.launcher.MudConnection.equals ( Object  o)

Here is the call graph for this function:

String com.offsetnull.bt.launcher.MudConnection.getDisplayName ( )

Here is the caller graph for this function:

String com.offsetnull.bt.launcher.MudConnection.getHostName ( )

Here is the caller graph for this function:

String com.offsetnull.bt.launcher.MudConnection.getLastPlayed ( )

Here is the caller graph for this function:

String com.offsetnull.bt.launcher.MudConnection.getPortString ( )

Here is the caller graph for this function:

boolean com.offsetnull.bt.launcher.MudConnection.isConnected ( )
void com.offsetnull.bt.launcher.MudConnection.setConnected ( boolean  connected)
void com.offsetnull.bt.launcher.MudConnection.setDisplayName ( String  in)

Here is the caller graph for this function:

void com.offsetnull.bt.launcher.MudConnection.setHostName ( String  in)

Here is the caller graph for this function:

void com.offsetnull.bt.launcher.MudConnection.setLastPlayed ( String  lastPlayed)

Here is the caller graph for this function:

void com.offsetnull.bt.launcher.MudConnection.setPortString ( String  in)

Here is the caller graph for this function:


The documentation for this class was generated from the following file: