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