.getComplexType         Complex Type
.getEFetchResults       Parse The Results
.getEGQueryResults      Parse The Results
.getEInfoResults        Parse The Results
.getELinkResults        Parse The Results
.getEPostResults        Parse The Results
.getESearchResults      Parse The Results
.getESpellResults       Parse The Results
.getESummaryResults     Parse The Results
.getSimpleType          Simple Type
.parseRequest           Parsing The Request
.recursiveFunction      Recursive Function
.requestEFetchMethod    Calls the appropriate interface method for this
                        operation and stores the results.
.requestEGQueryMethod   Calls the appropriate interface method for this
                        operation and stores the results.
.requestEInfoMethod     Calls the appropriate interface method for this
                        operation and stores the results.
.requestELinkMethod     Calls the appropriate interface method for this
                        operation and stores the results.
.requestEPostMethod     Calls the appropriate interface method for this
                        operation and stores the results.
.requestESearchMethod   Calls the appropriate interface method for this
                        operation and stores the results.
.requestESpellMethod    Calls the appropriate interface method for this
                        operation and stores the results.
.requestESummaryMethod
                        Calls the appropriate interface method for this
                        operation and stores the results.
EFetch                  New EFetch Object
EFetchClass-class       Represents The EFetch Operation
EGQuery                 New EGQuery Object
EGQueryClass-class      Represents The EGQuery Operation
EInfo                   New EInfo Object
EInfoClass-class        Represents The EInfo Operation
ELink                   New ELink Object
ELinkClass-class        Represents The ELink Operation
EPost                   New EPost Object
EPostClass-class        Represents The EPost Operation
ESearch                 New ESearch Object
ESearchClass-class      Represents The ESearch Operation
ESpell                  New ESpell Object
ESpellClass-class       Represents The ESpell Operation
ESummary                New ESummary Object
ESummaryClass-class     Represents The ESummary Operation
NCBI                    The First Step To Use The NCBI Webservice
NCBIClass-class         This Is The Main Class Of The Package
NCBIRequest-class       Represents The Request To The NCBI Webservice
                        EFetch operation, this list has to be initiated
                        after the database was specified.
NCBIResult-class        Represents The Results From Java
RNCBI                   The Java NCBI Interface To R
getEFetchDatabases      Get All EFetch Database Names
getLastResultParameter
                        Get Last Results Parameter
getOperations           Available EUtils Operations
getRequestParameter     Get Parameter For The Request
getResultParameterByName
                        Get First Level Parameter By Name
getResults              The Results
requestEFetch           Send Request
requestEGQuery          Send Request
requestEInfo            Send Request
requestELink            Send Request
requestEPost            Send Request
requestESearch          Send Request
requestESpell           Send Request
requestESummary         Send Request
setProxyUser            Setting The User And Password
setRequestParameter     This method will set the given request
                        parameter and value to the request list.
