Uses of Class
org.alfresco.util.FileFilterMode.Mode
-
Packages that use FileFilterMode.Mode Package Description org.alfresco.util -
-
Uses of FileFilterMode.Mode in org.alfresco.util
Methods in org.alfresco.util that return FileFilterMode.Mode Modifier and Type Method Description static FileFilterMode.ModeFileFilterMode. getMode()static FileFilterMode.ModeFileFilterMode.Mode. valueOf(String name)Returns the enum constant of this type with the specified name.static FileFilterMode.Mode[]FileFilterMode.Mode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-