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
.Name
public static org.jvnet.localizer.Localizable _name()
name
: Name
.Name
public static String port()
port
: Port
.Port
public static org.jvnet.localizer.Localizable _port()
port
: Port
.Port
public 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 Directory
public static org.jvnet.localizer.Localizable _remotePath()
remotePath
: Remote Directory
.Remote Directory
public static String username()
username
: Username
.Username
public static org.jvnet.localizer.Localizable _username()
username
: Username
.Username
public static String test_title()
test.title
: Test Configuration
.Test Configuration
public static org.jvnet.localizer.Localizable _test_title()
test.title
: Test Configuration
.Test Configuration
public 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
.Hostname
public static org.jvnet.localizer.Localizable _hostname()
hostname
: Hostname
.Hostname
public static String password()
password
: Password
.Password
public static org.jvnet.localizer.Localizable _password()
password
: Password
.Password
Copyright © 2016–2018. All rights reserved.