Class QueryTime

java.lang.Object
edu.sc.seis.seisFile.fdsnws.QueryTime

public class QueryTime
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    QueryTime​(java.net.URI uri)  
  • Method Summary

    Modifier and Type Method Description
    java.net.URI getURI()  
    java.util.Date getWhen()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • QueryTime

      public QueryTime​(java.net.URI uri)
  • Method Details

    • getURI

      public java.net.URI getURI()
    • getWhen

      public java.util.Date getWhen()