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