public class Client extends Object
Constructor and Description |
---|
Client(String location)
Constructor for Client.
|
Modifier and Type | Method and Description |
---|---|
String |
getArguments()
Getter for the field
arguments . |
String |
getEdition()
Getter for the field
edition . |
String |
getExecutable()
Getter for the field
executable . |
String |
getLaunchDirectory()
Getter for the field
launchDirectory . |
String |
getLocation()
Getter for the field
location . |
int |
getMachineID()
Getter for the field
machineID . |
int |
getTeamNo()
Getter for the field
teamNo . |
String |
getUserID()
Getter for the field
userID . |
String |
getUserName()
Getter for the field
userName . |
String |
getVersion()
Getter for the field
version . |
public String getExecutable()
Getter for the field executable
.
String
object.public String getLaunchDirectory()
Getter for the field launchDirectory
.
String
object.public int getTeamNo()
Getter for the field teamNo
.
public int getMachineID()
Getter for the field machineID
.
Copyright © 2011–2017 Mike Thomas. All rights reserved.