org.deltava.beans
Interface Ranks


public interface Ranks

A holder interface for rank name constants. Other ranks may be defined, but these are used internally.

Since:
1.0
Version:
2.7
Author:
Luke

Field Summary
static String RANK_ACP
          Name of Assistant Chief Pilot rank.
static String RANK_C
          Name of Captain rank.
static String RANK_CP
          Name of Chief Pilot rank.
static String RANK_FO
          Name of First Officer's rank.
static String RANK_SC
          Name of Senior Captain rank.
 

Field Detail

RANK_CP

static final String RANK_CP
Name of Chief Pilot rank.

See Also:
Constant Field Values

RANK_ACP

static final String RANK_ACP
Name of Assistant Chief Pilot rank.

See Also:
Constant Field Values

RANK_C

static final String RANK_C
Name of Captain rank.

See Also:
Constant Field Values

RANK_FO

static final String RANK_FO
Name of First Officer's rank.

See Also:
Constant Field Values

RANK_SC

static final String RANK_SC
Name of Senior Captain rank.

See Also:
Constant Field Values


Copyright © 2004-2009 Global Virtual Airlines Group. All Rights Reserved.