public final class SetQuantifier extends Object
| Modifier and Type | Field and Description |
|---|---|
static SetQuantifier |
ALL
Set quantifier for
ALL element. |
static SetQuantifier |
DISTINCT
Set quantifier for
DISTINCT element. |
| Constructor and Description |
|---|
SetQuantifier() |
public static final SetQuantifier DISTINCT
DISTINCT element.public static final SetQuantifier ALL
ALL element.Copyright © 2010-2012. All Rights Reserved.