public class SeiteTypConstants
extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BEIDE
Konstante für SeiteTyp (beide).
|
static String |
LINKS
Konstante für SeiteTyp (links).
|
static String |
NICHT_RELEVANT
Konstante für SeiteTyp (nicht relevant).
|
static String |
RECHTS
Konstante für SeiteTyp (rechts).
|
Constructor and Description |
---|
SeiteTypConstants() |
public static final String LINKS
public static final String RECHTS
public static final String BEIDE
public static final String NICHT_RELEVANT