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