com.tszadel.qctools4j
Interface IArgsConstants


public interface IArgsConstants

This class define the parameters name.

Author:
tszdel

Field Summary
static String DOMAIN
          The DOMAIN.
static String PASSWORD
          The PASSWORD.
static String PROJECT
          The PROJECT.
static String SERVER
          The SERVER.
static String USER
          The USERNAME.
 

Field Detail

DOMAIN

static final String DOMAIN
The DOMAIN.

See Also:
Constant Field Values

PASSWORD

static final String PASSWORD
The PASSWORD.

See Also:
Constant Field Values

PROJECT

static final String PROJECT
The PROJECT.

See Also:
Constant Field Values

SERVER

static final String SERVER
The SERVER.

See Also:
Constant Field Values

USER

static final String USER
The USERNAME.

See Also:
Constant Field Values