public static final class ImportableItem.FileType
extends java.lang.Enum
| Modifier and Type | Field and Description |
|---|---|
static ImportableItem.FileType |
DIRECTORY |
static ImportableItem.FileType |
FILE |
static ImportableItem.FileType |
OTHER |
| Modifier and Type | Method and Description |
|---|---|
static ImportableItem.FileType |
valueOf(java.lang.String name) |
static ImportableItem.FileType[] |
values() |
public static final ImportableItem.FileType FILE
public static final ImportableItem.FileType DIRECTORY
public static final ImportableItem.FileType OTHER
public static ImportableItem.FileType[] values()
public static ImportableItem.FileType valueOf(java.lang.String name)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.