public class CollectionCheckStatement extends PrimitiveStatement
| Constructor and Description |
|---|
CollectionCheckStatement(String property,
Object value,
Type type,
ConditionType condition,
CollectionCheckInfo checkInfo) |
| Modifier and Type | Method and Description |
|---|---|
CollectionCheckInfo |
getCollectionCheckInfo() |
getCondition, getProperty, getValue, getValueTypepublic CollectionCheckStatement(String property, Object value, Type type, ConditionType condition, CollectionCheckInfo checkInfo)
public CollectionCheckInfo getCollectionCheckInfo()
Apache CXF