| Package | Description |
|---|---|
| be.SIRAPRISE.client |
This package contains all the classes and interfaces that can be useful on the client side of an application involving SIRA_PRISE.
|
| be.SIRAPRISE.util |
This package contains various utility methods.
|
| Modifier and Type | Method and Description |
|---|---|
FileNameIdentifier |
ServerDumpDBCommand.getFileName()
Gets fileName
|
| Constructor and Description |
|---|
ServerDumpDBCommand(FileNameIdentifier fileName,
DumpFileOption dumpFileOption)
Creates the ServerDumpDBCommand
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FileNameIdentifier.equalsNameIdentifier(FileNameIdentifier obj)
Tests if this FileNameIdentifier is equal to the given one.
|