| Package | Description |
|---|---|
| org.apache.jackrabbit.filevault.maven.packaging | |
| org.apache.jackrabbit.filevault.maven.packaging.impl |
| Modifier and Type | Method and Description |
|---|---|
ImportMode |
Filter.getMode() |
| Modifier and Type | Method and Description |
|---|---|
ImportMode |
FilterSet.getImportMode()
Returns the import mode that is specified for this filter set.
|
static ImportMode |
ImportMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportMode[] |
ImportMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FilterSet.setImportMode(ImportMode mode)
Sets the import mode.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.