| Package | Description |
|---|---|
| de.audiophobe.test |
| Modifier and Type | Field and Description |
|---|---|
static List<ClarificationTypeE> |
ClarificationTypeE.VALID_INTERRUPTING_CLARIFICATION_TYPES
///.Nur diese unterbrechenden Klärfalltypen dürfen aus dem Frontend angelegt werden
///* MIETERBELASTUNG
///* UNTERSTUETZUNG_AUFTRAGGEBER_EXTERN
///* ZUSAETZLICHE_ANFAHRT
///* MIETERVERSCHULDEN
///* KLEIN_REPERATUR
///* EINBAU_VERWEIGERT
///* ZUSATZ_ANFAHRT_MIETERVERSCHULDEN
///* BAUMASSNAHME
|
static List<ClarificationTypeE> |
ClarificationTypeE.VALID_INTERRUPTING_CLARIFICATION_TYPES
///.Nur diese unterbrechenden Klärfalltypen dürfen aus dem Frontend angelegt werden
///* MIETERBELASTUNG
///* UNTERSTUETZUNG_AUFTRAGGEBER_EXTERN
///* ZUSAETZLICHE_ANFAHRT
///* MIETERVERSCHULDEN
///* KLEIN_REPERATUR
///* EINBAU_VERWEIGERT
///* ZUSATZ_ANFAHRT_MIETERVERSCHULDEN
///* BAUMASSNAHME
|
static List<ClarificationTypeE> |
ClarificationTypeE.VALID_NON_INTERRUPTING_CLARIFICATION_TYPES
///.Nur diese nicht unterbrechenden Klärfalltypen dürfen aus dem Frontend angelegt werden
///* GESONDERTE_BEAUFTRAGUNG
///* MDL_KUNDENINFO_OHNE_RUECKANTWORT
|
static List<ClarificationTypeE> |
ClarificationTypeE.VALID_NON_INTERRUPTING_CLARIFICATION_TYPES
///.Nur diese nicht unterbrechenden Klärfalltypen dürfen aus dem Frontend angelegt werden
///* GESONDERTE_BEAUFTRAGUNG
///* MDL_KUNDENINFO_OHNE_RUECKANTWORT
|
| Modifier and Type | Method and Description |
|---|---|
static ClarificationTypeE |
ClarificationTypeE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClarificationTypeE |
ClarificationTypeE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClarificationTypeE[] |
ClarificationTypeE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ClarificationTypeE[] |
ClarificationTypeE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.