Interface IQueryParameterAnd<T extends IQueryParameterOr<?>>

All Superinterfaces:
Serializable
All Known Implementing Classes:
BaseAndListParam, CompositeAndListParam, DateAndListParam, DateRangeParam, HasAndListParam, HistorySearchDateRangeParam, NumberAndListParam, QuantityAndListParam, ReferenceAndListParam, SpecialAndListParam, StringAndListParam, TokenAndListParam, UriAndListParam

public interface IQueryParameterAnd<T extends IQueryParameterOr<?>> extends Serializable