BarrierQueryRequest.all constructor

BarrierQueryRequest.all()

Implementation

BarrierQueryRequest.all() {
  _type = _Param.queryTypeAll;
}