|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExportProfile.Format | |
|---|---|
| de.bsvrz.ars.export | Enthält die Klassen für den Datenexport. |
| Uses of ExportProfile.Format in de.bsvrz.ars.export |
|---|
| Methods in de.bsvrz.ars.export that return ExportProfile.Format | |
|---|---|
ExportProfile.Format |
ExportProfile.getFormat()
Liefert das Format als Enum (@link Format) zurück |
static ExportProfile.Format |
ExportProfile.Format.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ExportProfile.Format[] |
ExportProfile.Format.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.Format | |
|---|---|
void |
ExportProfile.setFormat(ExportProfile.Format format)
Setzt das Format (XML bzw. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||