Interface QueryType

All Superinterfaces:
DefaultedRegistryValue
All Known Subinterfaces:
QueryType.NoParam, QueryType.OneParam<T>, QueryType.TwoParam<T1,T2>

@CatalogedBy(QueryTypes.class) public interface QueryType extends DefaultedRegistryValue
Represents a possible type of operation for an inventory query.