Package | Description |
---|---|
org.overlord.rtgov.active.collection |
Modifier and Type | Method and Description |
---|---|
QuerySpec.Style |
QuerySpec.getStyle()
This method returns the style that should be used
for returning the result.
|
static QuerySpec.Style |
QuerySpec.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuerySpec.Style[] |
QuerySpec.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
QuerySpec.setStyle(QuerySpec.Style style)
This method sets the style that should be used
for returning the result.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.