plugins
Interface ISpielerPosition

All Known Implementing Classes:
MatchLineupPlayer, SpielerPosition

public interface ISpielerPosition

Interface Konst Definition for Pos Values


Field Summary
static int ausgewechselt
          ht-subsituded-Field
static byte AUSGEWECHSELT1
          substited
static byte AUSGEWECHSELT2
          substited
static byte AUSGEWECHSELT3
          substited
static byte AUSSENVERTEIDIGER
          Wingback
static byte AUSSENVERTEIDIGER_DEF
          Wingback defensive
static byte AUSSENVERTEIDIGER_IN
          Wingback toward center
static byte AUSSENVERTEIDIGER_OFF
          Wingback offensive
static int beginnReservere
          ab welccher PositionsID geh�rt Pos zur Reserve Bank
static byte DEFENSIV
          Defensive
static byte FLUEGELSPIEL
          Winger
static byte FLUEGELSPIEL_DEF
          Winger defensive
static byte FLUEGELSPIEL_IN
          Winger towards Midfield
static byte FLUEGELSPIEL_OFF
          Winger offensive
static int forward1
          ht-forward1-Field
static int forward2
          ht-forward2-Field
static byte INNENVERTEIDIGER
          Central Defender
static byte INNENVERTEIDIGER_AUS
          Central Defender toward wing
static byte INNENVERTEIDIGER_OFF
          Central Defender offensive
static int insideBack1
          ht-insideBack1-Field
static int insideBack2
          ht-insideBack2-Field
static int insideMid1
          ht-insideMid1-Field
static int insideMid2
          ht-insideMid2-Field
static int keeper
          ht-Keeper-Field
static int leftBack
          ht-leftBack-Field
static int leftWinger
          ht-leftWinger-Field
static byte MITTELFELD
          Midfield
static byte MITTELFELD_AUS
          Midfield towards Wing
static byte MITTELFELD_DEF
          Midfield defensive
static byte MITTELFELD_OFF
          Midfield offensive
static byte NACH_AUSSEN
          towards wing
static byte NORMAL
          Normal
static byte NUM_POSITIONS
          Number of Positions [0 (Keeper) - 24 (extraCD) => 25]
static byte OFFENSIV
          Offensive
static byte POS_ZUS_INNENV
          additional defender
static byte POS_ZUS_MITTELFELD
          additional midfield
static byte POS_ZUS_STUERMER
          additional forward
static int rightBack
          ht-rightBack-Field
static int rightWinger
          ht-rightWinger-Field
static int spielfuehrer
          ht-Capitan-Field
static int standard
          ht-setpieces-Field
static byte STURM
          Forward
static byte STURM_AUS
          forward toward wing Thorsten Dietz 25-09-2005
static byte STURM_DEF
          Forward defensive
static int substBack
          ht-substBack-Field
static int substForward
          ht-substForward-Field
static int substInsideMid
          ht-substInsideMid-Field
static int substKeeper
          ht-substKeeper-Field
static int substWinger
          ht-substWinger-Field
static byte TORWART
          Keeper
static byte TRAINER
          Coach
static byte UNBESTIMMT
          Unknown
static byte ZUR_MITTE
          towards center
static byte ZUS_INNENV
          additional defender
static byte ZUS_MITTELFELD
          additional midfield
static byte ZUS_STUERMER
          additional forward
 

Field Detail

keeper

static final int keeper
ht-Keeper-Field

See Also:
Constant Field Values

rightBack

static final int rightBack
ht-rightBack-Field

See Also:
Constant Field Values

insideBack1

static final int insideBack1
ht-insideBack1-Field

See Also:
Constant Field Values

insideBack2

static final int insideBack2
ht-insideBack2-Field

See Also:
Constant Field Values

leftBack

static final int leftBack
ht-leftBack-Field

See Also:
Constant Field Values

rightWinger

static final int rightWinger
ht-rightWinger-Field

See Also:
Constant Field Values

insideMid1

static final int insideMid1
ht-insideMid1-Field

See Also:
Constant Field Values

insideMid2

static final int insideMid2
ht-insideMid2-Field

See Also:
Constant Field Values

leftWinger

static final int leftWinger
ht-leftWinger-Field

See Also:
Constant Field Values

forward1

static final int forward1
ht-forward1-Field

See Also:
Constant Field Values

forward2

static final int forward2
ht-forward2-Field

See Also:
Constant Field Values

substKeeper

static final int substKeeper
ht-substKeeper-Field

See Also:
Constant Field Values

substBack

static final int substBack
ht-substBack-Field

See Also:
Constant Field Values

substInsideMid

static final int substInsideMid
ht-substInsideMid-Field

See Also:
Constant Field Values

substWinger

static final int substWinger
ht-substWinger-Field

See Also:
Constant Field Values

substForward

static final int substForward
ht-substForward-Field

See Also:
Constant Field Values

standard

static final int standard
ht-setpieces-Field

See Also:
Constant Field Values

spielfuehrer

static final int spielfuehrer
ht-Capitan-Field

See Also:
Constant Field Values

ausgewechselt

static final int ausgewechselt
ht-subsituded-Field

See Also:
Constant Field Values

beginnReservere

static final int beginnReservere
ab welccher PositionsID geh�rt Pos zur Reserve Bank

See Also:
Constant Field Values

NORMAL

static final byte NORMAL
Normal

See Also:
Constant Field Values

OFFENSIV

static final byte OFFENSIV
Offensive

See Also:
Constant Field Values

DEFENSIV

static final byte DEFENSIV
Defensive

See Also:
Constant Field Values

ZUR_MITTE

static final byte ZUR_MITTE
towards center

See Also:
Constant Field Values

NACH_AUSSEN

static final byte NACH_AUSSEN
towards wing

See Also:
Constant Field Values

ZUS_STUERMER

static final byte ZUS_STUERMER
additional forward

See Also:
Constant Field Values

ZUS_MITTELFELD

static final byte ZUS_MITTELFELD
additional midfield

See Also:
Constant Field Values

ZUS_INNENV

static final byte ZUS_INNENV
additional defender

See Also:
Constant Field Values

NUM_POSITIONS

static final byte NUM_POSITIONS
Number of Positions [0 (Keeper) - 24 (extraCD) => 25]

See Also:
Constant Field Values

TORWART

static final byte TORWART
Keeper

See Also:
Constant Field Values

INNENVERTEIDIGER

static final byte INNENVERTEIDIGER
Central Defender

See Also:
Constant Field Values

INNENVERTEIDIGER_OFF

static final byte INNENVERTEIDIGER_OFF
Central Defender offensive

See Also:
Constant Field Values

INNENVERTEIDIGER_AUS

static final byte INNENVERTEIDIGER_AUS
Central Defender toward wing

See Also:
Constant Field Values

AUSSENVERTEIDIGER

static final byte AUSSENVERTEIDIGER
Wingback

See Also:
Constant Field Values

AUSSENVERTEIDIGER_OFF

static final byte AUSSENVERTEIDIGER_OFF
Wingback offensive

See Also:
Constant Field Values

AUSSENVERTEIDIGER_IN

static final byte AUSSENVERTEIDIGER_IN
Wingback toward center

See Also:
Constant Field Values

AUSSENVERTEIDIGER_DEF

static final byte AUSSENVERTEIDIGER_DEF
Wingback defensive

See Also:
Constant Field Values

MITTELFELD

static final byte MITTELFELD
Midfield

See Also:
Constant Field Values

MITTELFELD_OFF

static final byte MITTELFELD_OFF
Midfield offensive

See Also:
Constant Field Values

MITTELFELD_DEF

static final byte MITTELFELD_DEF
Midfield defensive

See Also:
Constant Field Values

MITTELFELD_AUS

static final byte MITTELFELD_AUS
Midfield towards Wing

See Also:
Constant Field Values

FLUEGELSPIEL

static final byte FLUEGELSPIEL
Winger

See Also:
Constant Field Values

FLUEGELSPIEL_OFF

static final byte FLUEGELSPIEL_OFF
Winger offensive

See Also:
Constant Field Values

FLUEGELSPIEL_DEF

static final byte FLUEGELSPIEL_DEF
Winger defensive

See Also:
Constant Field Values

FLUEGELSPIEL_IN

static final byte FLUEGELSPIEL_IN
Winger towards Midfield

See Also:
Constant Field Values

STURM

static final byte STURM
Forward

See Also:
Constant Field Values

STURM_DEF

static final byte STURM_DEF
Forward defensive

See Also:
Constant Field Values

AUSGEWECHSELT1

static final byte AUSGEWECHSELT1
substited

See Also:
Constant Field Values

AUSGEWECHSELT2

static final byte AUSGEWECHSELT2
substited

See Also:
Constant Field Values

AUSGEWECHSELT3

static final byte AUSGEWECHSELT3
substited

See Also:
Constant Field Values

STURM_AUS

static final byte STURM_AUS
forward toward wing Thorsten Dietz 25-09-2005

See Also:
Constant Field Values

POS_ZUS_STUERMER

static final byte POS_ZUS_STUERMER
additional forward

See Also:
Constant Field Values

POS_ZUS_MITTELFELD

static final byte POS_ZUS_MITTELFELD
additional midfield

See Also:
Constant Field Values

POS_ZUS_INNENV

static final byte POS_ZUS_INNENV
additional defender

See Also:
Constant Field Values

UNBESTIMMT

static final byte UNBESTIMMT
Unknown

See Also:
Constant Field Values

TRAINER

static final byte TRAINER
Coach

See Also:
Constant Field Values