public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_hostname()
Key
hostname: Hostname. |
static org.jvnet.localizer.Localizable |
_name()
Key
name: Name. |
static org.jvnet.localizer.Localizable |
_password()
Key
password: Password. |
static org.jvnet.localizer.Localizable |
_port()
Key
port: Port. |
static org.jvnet.localizer.Localizable |
_remotePath()
Key
remotePath: Remote Directory. |
static org.jvnet.localizer.Localizable |
_test_progress()
Key
test.progress: Testing.... |
static org.jvnet.localizer.Localizable |
_test_title()
Key
test.title: Test Configuration. |
static org.jvnet.localizer.Localizable |
_timeout()
Key
timeout: Timeout (ms). |
static org.jvnet.localizer.Localizable |
_username()
Key
username: Username. |
static String |
hostname()
Key
hostname: Hostname. |
static String |
name()
Key
name: Name. |
static String |
password()
Key
password: Password. |
static String |
port()
Key
port: Port. |
static String |
remotePath()
Key
remotePath: Remote Directory. |
static String |
test_progress()
Key
test.progress: Testing.... |
static String |
test_title()
Key
test.title: Test Configuration. |
static String |
timeout()
Key
timeout: Timeout (ms). |
static String |
username()
Key
username: Username. |
public static String name()
name: Name.Namepublic static org.jvnet.localizer.Localizable _name()
name: Name.Namepublic static String port()
port: Port.Portpublic static org.jvnet.localizer.Localizable _port()
port: Port.Portpublic static String test_progress()
test.progress: Testing....Testing...public static org.jvnet.localizer.Localizable _test_progress()
test.progress: Testing....Testing...public static String remotePath()
remotePath: Remote Directory.Remote Directorypublic static org.jvnet.localizer.Localizable _remotePath()
remotePath: Remote Directory.Remote Directorypublic static String username()
username: Username.Usernamepublic static org.jvnet.localizer.Localizable _username()
username: Username.Usernamepublic static String test_title()
test.title: Test Configuration.Test Configurationpublic static org.jvnet.localizer.Localizable _test_title()
test.title: Test Configuration.Test Configurationpublic static String timeout()
timeout: Timeout (ms).Timeout (ms)public static org.jvnet.localizer.Localizable _timeout()
timeout: Timeout (ms).Timeout (ms)public static String hostname()
hostname: Hostname.Hostnamepublic static org.jvnet.localizer.Localizable _hostname()
hostname: Hostname.Hostnamepublic static String password()
password: Password.Passwordpublic static org.jvnet.localizer.Localizable _password()
password: Password.PasswordCopyright © 2016–2018. All rights reserved.