Class ContributorDataCenter

java.lang.Object
edu.sc.seis.seisFile.fdsnws.virtualnet.ContributorDataCenter

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

    Constructors
    Constructor Description
    ContributorDataCenter​(javax.xml.stream.XMLEventReader reader)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getName()  
    java.lang.String getURL()  

    Methods inherited from class java.lang.Object

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

    • ContributorDataCenter

      public ContributorDataCenter​(javax.xml.stream.XMLEventReader reader) throws javax.xml.stream.XMLStreamException, SeisFileException
      Throws:
      javax.xml.stream.XMLStreamException
      SeisFileException
  • Method Details

    • getName

      public java.lang.String getName()
    • getURL

      public java.lang.String getURL()