Package | Description |
---|---|
org.deidentifier.arx.gui.view.impl.wizard |
Modifier and Type | Method and Description |
---|---|
ImportWizardModel.SourceType |
ImportWizardModel.getSourceType() |
static ImportWizardModel.SourceType |
ImportWizardModel.SourceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ImportWizardModel.SourceType[] |
ImportWizardModel.SourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ImportWizardModel.setSourceType(ImportWizardModel.SourceType sourceType)
Setter
|