|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExportProfile.Modus | |
|---|---|
| de.bsvrz.ars.export | Enthält die Klassen für den Datenexport. |
| Uses of ExportProfile.Modus in de.bsvrz.ars.export |
|---|
| Methods in de.bsvrz.ars.export that return ExportProfile.Modus | |
|---|---|
ExportProfile.Modus |
ExportProfile.getModus()
Gibt an, ob der Export im GUI oder CMD Modus gestartet wurde |
static ExportProfile.Modus |
ExportProfile.Modus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ExportProfile.Modus[] |
ExportProfile.Modus.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in de.bsvrz.ars.export with parameters of type ExportProfile.Modus | |
|---|---|
void |
ExportProfile.setModus(ExportProfile.Modus modus)
Setz den Modus (CUI/CMD) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||