Class: Bio::NCBI::SOAP::EFetch

Inherits:
Bio::NCBI::SOAP show all
Defined in:
lib/bio/io/ncbisoap.rb

Constant Summary collapse

SERVER_URI =
BASE_URI + "efetch.wsdl"

Constants inherited from Bio::NCBI::SOAP

BASE_URI

Instance Attribute Summary

Attributes inherited from SOAPWSDL

#log, #wsdl

Method Summary

Methods inherited from Bio::NCBI::SOAP

#initialize, #method_missing

Methods inherited from SOAPWSDL

#initialize, #list_methods

Constructor Details

This class inherits a constructor from Bio::NCBI::SOAP

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Bio::NCBI::SOAP