All Implemented Interfaces:
Serializable, Cloneable, Map<WhereProperty.ClauseType,Collection<String>>

public class WhereProperty extends HashMap<WhereProperty.ClauseType,Collection<String>>
Map composed of property comparison type and compared values. Map key is clause (comparison) type.
See Also: