Modifier and Type | Field and Description |
---|---|
protected ImportType |
AbstractImporter.importType |
Modifier and Type | Method and Description |
---|---|
static ImportType |
ImportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportType[] |
ImportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AbstractImporter(Repository repository,
ImportType importType) |
Copyright © 2013–2019. All rights reserved.