Package | Description |
---|---|
org.apache.cxf.jaxrs.ext.search.collections |
Modifier and Type | Method and Description |
---|---|
CollectionCheck |
CollectionCheckInfo.getCollectionCheckType() |
static CollectionCheck |
CollectionCheck.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionCheck[] |
CollectionCheck.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CollectionCheckInfo(CollectionCheck checkType,
Object checkValue) |
Apache CXF