Uses of Class
edu.iris.dmc.criteria.RespCriteria

Packages that use RespCriteria
edu.iris.dmc.criteria A group of criteria builders to construct service queries. 
 

Uses of RespCriteria in edu.iris.dmc.criteria
 

Methods in edu.iris.dmc.criteria that return RespCriteria
 RespCriteria RespCriteria.setChannel(String channel)
          Add channel restriction to constrain the result.
 RespCriteria RespCriteria.setEndTime(Date endTime)
          Set location restriction to constrain the result.
 RespCriteria RespCriteria.setLocation(String location)
          Set location restriction to constrain the result.
 RespCriteria RespCriteria.setNetwork(String netCode)
          Add network restriction to constrain the result.
 RespCriteria RespCriteria.setStartTime(Date startTime)
          Set location restriction to constrain the result.
 RespCriteria RespCriteria.setStation(String staCode)
          Add station restriction to constrain the result.
 



Copyright © 2013. All Rights Reserved.