Interface IQueryParameterOr<T extends IQueryParameterType>

All Superinterfaces:
Serializable
All Known Implementing Classes:
BaseOrListParam, CompositeOrListParam, DateOrListParam, DateParam, HasOrListParam, NumberOrListParam, QuantityOrListParam, ReferenceOrListParam, SpecialOrListParam, StringOrListParam, TokenOrListParam, UriOrListParam

public interface IQueryParameterOr<T extends IQueryParameterType> extends Serializable