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, getValueType
public CollectionCheckStatement(String property, Object value, Type type, ConditionType condition, CollectionCheckInfo checkInfo)
public CollectionCheckInfo getCollectionCheckInfo()
Apache CXF