Package | Description |
---|---|
com.uc4.communication.requests |
This package contains request classes that can be sent using the
Connection class. |
Modifier and Type | Method and Description |
---|---|
static DeepRename.IncludeFolderNamesMode |
DeepRename.IncludeFolderNamesMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeepRename.IncludeFolderNamesMode[] |
DeepRename.IncludeFolderNamesMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DeepRename.setIncludeFolderNames(DeepRename.IncludeFolderNamesMode includeFolderNamesMode)
Sets the mode for includeFolderNames.
|
Copyright © 2019. All rights reserved.